This repo contains Ansible playbook for fast and easy DevOps and Web Developer's Linux environment setup on Debian, Ubuntu and destributions based on them.
- Adjust
config.yml
for your needs - Run
./install
script - Let the ansible to do the magic
- Your system set up is like a rocket! π You are ready to do the impossible!
Setting up a new developer's machine can be an ad-hoc, manual, and time-consuming process. The current project aims to simplify the process with an Ansible Playbook to automate the setup of the system for being a rockstar of DevOps and Web Development.
The following will be installed and configured for you:
-
Node.JS (via node version manager) + global npm packages
-
Docker + Docksal
-
Fish Shell + Oh My Fish
-
And so much more (see
config.yml
)...
Git and Ansible needs to be installed
sudo apt install git ansible
./install
There are lots of distros based on Debian and Ubuntu, it's impossible to verify them all. But at least the following distros supported and works well:
Check out the Fedora Environment project.
π€ Alexander Danilenko
- Website: https://danilenko.in
- Github: @alexander-danilenko
- LinkedIn: @alexander-danilenko
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Experiencing any problems with your distribution? Raise and issue!
Give a βοΈ if this project helped you!
Copyright Β© 2021 Alexander Danilenko.