2 devlogs
1h 17m 16s
DockInit is a tool that’s written in pure bash to quickly initialize your new Linux servers and deploy your Docker containers.
DockInit is a tool that’s written in pure bash to quickly initialize your new Linux servers and deploy your Docker containers.
Built the basis for the actual DockInit script, also built the config basis.
Log in to leave a comment
Created install script to install necessary dependencies.
Also made a logger, a command runner (which makes running commands look a lot better)
Log in to leave a comment