a container of love
Go to file
2018-11-15 13:33:14 -06:00
agares@2e26d1eef5 Pull in znc deployment updates 2018-11-15 13:33:14 -06:00
docker Install p7zip and p7zip docs. 2018-05-28 17:05:22 -05:00
setup update sceret files with secret stuff. 2018-10-06 23:37:36 -05:00
.gitignore update .gitignore to remove .vscode 2018-05-04 12:52:35 -05:00
.gitmodules Fuck around with submodules 2. 2018-05-28 17:31:33 -05:00
colove.py add build capability to script 2018-05-04 12:52:19 -05:00
README.md Pull in znc deployment updates 2018-11-15 13:33:14 -06:00

colove

a container of love

usage

prep

First, build the container: py colove.py -b

Then, run the container and attach: py colove.py -r

in the container

  1. . /colove/setup/setup.sh
  2. pass in your gpg key
  3. add ssh keys to your ssh-agent (TODO: fucking do this automatically)
    • ssh-add ~/path/to/file
  4. run any deploys you want