Pinned Repositories
address-book
Simple web-based address book and contact manager with user authentication, logging and API functionality built in pure PHP, also with a supported Docker environment.
discord-bot
Discord bot.
git-pull
Cycle through a directory of Git repositories and run a "git pull" on each. Useful for automated backups of Git projects and keeping your local projects in sync with remote upstreams.
html-backup
Backup your HTML content to a folder outside of any production system, making daily backups simple and easy to export to another site for redundancy.
inbucket
Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.
laravel-confirm-new-email
Require a user to confirm their new e-mail address when being updated in your Laravel project.
letsencrypt-backup
Let's Encrypt advises that you regularly backup the contents of your Let's Encrypt directory, such as your account credentials. This BASH backup script can be used to easily backup the contents into a compressed tar file.
mysql-backup-database
Backup a single MySQL database to a folder outside of any production system, making daily backups simple and easy to export to another site for redundancy.
tak-server
TAK Server docker setup
looking-glass
Easy to deploy Looking Glass
AlexWinder's Repositories
AlexWinder/address-book
Simple web-based address book and contact manager with user authentication, logging and API functionality built in pure PHP, also with a supported Docker environment.
AlexWinder/letsencrypt-backup
Let's Encrypt advises that you regularly backup the contents of your Let's Encrypt directory, such as your account credentials. This BASH backup script can be used to easily backup the contents into a compressed tar file.
AlexWinder/mysql-backup-database
Backup a single MySQL database to a folder outside of any production system, making daily backups simple and easy to export to another site for redundancy.
AlexWinder/discord-bot
Discord bot.
AlexWinder/git-pull
Cycle through a directory of Git repositories and run a "git pull" on each. Useful for automated backups of Git projects and keeping your local projects in sync with remote upstreams.
AlexWinder/html-backup
Backup your HTML content to a folder outside of any production system, making daily backups simple and easy to export to another site for redundancy.
AlexWinder/inbucket
Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.
AlexWinder/laravel-confirm-new-email
Require a user to confirm their new e-mail address when being updated in your Laravel project.