aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use Bash variables for domain names and container portsEuAndreh2019-05-272-9/+9
* Fix formatting of default.nix (linter offense)EuAndreh2019-05-271-7/+2
* Revert Terraform to "default" versionEuAndreh2019-05-271-1/+1
* TODOs.orgEuAndreh2019-05-271-4/+25
* Run terraform init before running terraform applyEuAndreh2019-05-261-0/+1
* Use Terraform 0.12.0 in nix-shell and CIEuAndreh2019-05-261-2/+7
* ci dbgEuAndreh2019-05-261-0/+1
* Change permission of ./secrets/id_rsa after git crypt unlockEuAndreh2019-05-261-0/+2
* Disable StrictHostKeyChecking for SSH accessEuAndreh2019-05-261-0/+1
* Fix missing argument to sshEuAndreh2019-05-261-1/+1
* Fix call to ./provision.sh in .build.ymlEuAndreh2019-05-261-1/+1
* Specify shell type to ShellCheck in nix-shell shebang filesEuAndreh2019-05-262-0/+2
* Format default.nix (nixfmt offense)EuAndreh2019-05-261-7/+2
* Use more robust Bash cd approachEuAndreh2019-05-264-3/+3
* Run CI scripts from ./vps/ folderEuAndreh2019-05-261-2/+5
* Use nix-shell shebang to run CI scriptsEuAndreh2019-05-263-8/+7
* Use nix-shell --pure to run scriptsEuAndreh2019-05-262-4/+11
* TODOs.orgEuAndreh2019-05-261-3/+12
* Prepare builds.sr.ht CI environment before running build tasksEuAndreh2019-05-265-13/+21
* Unlock with git-crypt in setup phaseEuAndreh2019-05-262-9/+5
* Revert back from Debian to NixOSEuAndreh2019-05-261-5/+3
* TODOs.orgEuAndreh2019-05-261-10/+34
* Perform single-user installation of NixEuAndreh2019-05-261-3/+1
* Change ownership to build instead of root of /nixEuAndreh2019-05-261-1/+2
* Create Nix store with sudo before installing NixEuAndreh2019-05-261-1/+2
* Create Nix store with sudoEuAndreh2019-05-261-1/+1
* Change GPG secret referenceEuAndreh2019-05-261-1/+1
* TODOs.orgEuAndreh2019-05-261-1/+8
* Fix terraform fmt offenseEuAndreh2019-05-261-1/+1
* Run shellcheck on Bash files stored in git-cryptEuAndreh2019-05-262-2/+3
* Disable shellcheck 2139 offenseEuAndreh2019-05-262-0/+2
* Remove extra newline at "Done.\n" messagesEuAndreh2019-05-262-8/+8
* Fix unexpected shell scapingEuAndreh2019-05-261-1/+1
* Change GPG secret referenceEuAndreh2019-05-261-2/+1
* Test using Debian to correctly import GPG secretEuAndreh2019-05-261-4/+6
* Add gnupg to allow pipeline to import GPG keysEuAndreh2019-05-262-1/+3
* Automate provisioning and deployment of VPSEuAndreh2019-05-2610-11/+83
* Add 1 git-crypt collaboratorEuAndreh2019-05-261-0/+0
* Add static file server container with nginxEuAndreh2019-05-262-1/+16
* TODOs.orgEuAndreh2019-05-261-2/+21
* Pull Docker images before running docker-compose upEuAndreh2019-05-251-0/+1
* TODOs.orgEuAndreh2019-05-251-3/+5
* Increase droplet image to 1024mbEuAndreh2019-05-251-1/+1
* TODOs.orgEuAndreh2019-05-251-21/+26
* Fix docker-compose.yaml rename referencesEuAndreh2019-05-251-3/+3
* Add "restart: always" rule for all containersEuAndreh2019-05-251-0/+3
* Remove extra quotes from docker-composeEuAndreh2019-05-251-4/+4
* Add shell.nix pointing to shell derivation in default.nixEuAndreh2019-05-251-0/+1
* Update .tfstate filesEuAndreh2019-05-252-0/+0
* Restart docker-compose after deploymentEuAndreh2019-05-253-5/+10