a container of love
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jowj 508fa912ab
Update readme with steps for getting started with colove container.
6 years ago
agares@4fdb130f87 pull in submodule updates 6 years ago
docker Install p7zip and p7zip docs. 6 years ago
setup update sceret files with secret stuff. 6 years ago
.gitignore update .gitignore to remove .vscode 6 years ago
.gitmodules Fuck around with submodules 2. 6 years ago
README.md Update readme with steps for getting started with colove container. 6 years ago
colove.py add build capability to script 6 years ago

README.md

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