Dedicate a few hour’s to learning Ansible & Master it!
If you wish to play with Elasticsearch and Kibana, what’s better than using a docker containers.
This is a unit file for docker-compose especially for Systemd based systems. You can name it ‘docker-compose.service’ and place this file into /etc/systemd/system/ directory. Please modify the WorkingDirectory parameter and place the absolute path of your directory where you have your docker-compose.yml file.
Run ‘systemctl daemon-reload’ after modifying the service file for the changes to take effect.
Systemd service file for running nginx with letsencrypt in a docker container
git alias for bashrc, git config file aliases, & some useful git commands.
Git commit pre-push hook which ensures your repo doesn't have extra edits or files left on