| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | with-container.sh: Call $@ with sh -c | EuAndreh | 2020-12-02 | 2 | -2/+2 |
| | | |||||
| * | ci-build.sh: Build only check and publish | EuAndreh | 2020-12-02 | 1 | -1/+1 |
| | | |||||
| * | ci-build.sh: Run all make targets in a single invocation | EuAndreh | 2020-12-02 | 1 | -2/+1 |
| | | |||||
| * | Rename container -> scripts/with-container.sh | EuAndreh | 2020-12-02 | 2 | -2/+5 |
| | | |||||
| * | ci-build.sh: Append the note instead of force replacing it. | EuAndreh | 2020-12-02 | 1 | -1/+1 |
| | | |||||
| * | ci-build.sh: Remove server-specific PREFIX path of logfile | EuAndreh | 2020-11-29 | 1 | -3/+5 |
| | | |||||
| * | ci-build.sh: Update path to $LOGFILE | EuAndreh | 2020-11-29 | 1 | -1/+1 |
| | | |||||
| * | Add scripts/ci-build.sh | EuAndreh | 2020-11-29 | 1 | -0/+38 |
| | | |||||
| * | Remove assert-nixfmt.sh | EuAndreh | 2020-11-18 | 1 | -16/+0 |
| | | |||||
| * | Remove most Nix files | EuAndreh | 2020-11-18 | 1 | -16/+0 |
| | | |||||
| * | Fix tests.sh | EuAndreh | 2020-11-16 | 1 | -32/+0 |
| | | |||||
| * | Fix tests | EuAndreh | 2020-10-23 | 1 | -2/+1 |
| | | |||||
| * | Add bash scripts for tests instead of Nix | EuAndreh | 2020-10-23 | 4 | -0/+75 |
| | | |||||
| * | Use SQLite instead of PostgreSQL: simplify operations and backup | EuAndreh | 2020-09-23 | 1 | -9/+1 |
| | | |||||
| * | TODOs.org | EuAndreh | 2020-09-22 | 1 | -0/+3 |
| | | |||||
| * | Refactor: simplify configuration.nix and put everything under /data/ | EuAndreh | 2020-09-22 | 1 | -0/+22 |
| | | | | | Preparation for doing backups with borg of /data/ on cronjob. | ||||
| * | Migration: Remove Ansible and Docker code, move only to NixOS | EuAndreh | 2020-08-10 | 8 | -244/+0 |
| | | |||||
| * | mail.sh: Add 'successful' messaging on the mail subject | EuAndreh | 2020-08-09 | 1 | -1/+1 |
| | | |||||
| * | scripts/ci/setup.sh: Get GPG key from server | EuAndreh | 2020-08-08 | 1 | -1/+1 |
| | | | | | Instead of storing it on the repository. | ||||
| * | deploy.sh: mv -> cp | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | | |||||
| * | Rename DESTROY_VOLUME -> DESTROY_VPS | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | | |||||
| * | Revert "provision.env.yaml: Tweak relative paths" | EuAndreh | 2020-08-02 | 1 | -1/+2 |
| | | | | | | | | This reverts commit cb15c40682b990697087380e102cd39fca47f6d9. Instead of the previous solution, copy the provision.yaml file before running the Ansible playbook. | ||||
| * | provision.yaml: Use environment value of VPS_VOLUME_NAME | EuAndreh | 2020-08-02 | 1 | -1/+2 |
| | | |||||
| * | s/See failed run:/See run:/ | EuAndreh | 2019-06-13 | 1 | -1/+1 |
| | | |||||
| * | Specify email address when rotating keys | EuAndreh | 2019-06-13 | 1 | -2/+2 |
| | | |||||
| * | deploy.sh: assert dir before running finish-phase | EuAndreh | 2019-06-11 | 1 | -0/+3 |
| | | | | | | Avoid failures that happened between a pushd and a popd to fail to call ./scripts/ci/mail.sh. | ||||
| * | Don't fail when =terraform apply= is a noop | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | | |||||
| * | Remove duplicated dangling shutdown code | EuAndreh | 2019-06-11 | 1 | -5/+0 |
| | | |||||
| * | Run shutdown with Ansible instead of Bash | EuAndreh | 2019-06-11 | 1 | -15/+13 |
| | | |||||
| * | Run Terraform refresh when not destroying everything | EuAndreh | 2019-06-11 | 1 | -1/+2 |
| | | |||||
| * | Debug failing Ansible logs | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | | |||||
| * | s/mail_debug_log/finish_phase/ | EuAndreh | 2019-06-11 | 1 | -2/+2 |
| | | |||||
| * | Log when finished runnign trap | EuAndreh | 2019-06-11 | 1 | -0/+2 |
| | | |||||
| * | Debug failing Ansible playbook logs | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | | |||||
| * | Log if trap was called on error or normal exit | EuAndreh | 2019-06-11 | 1 | -2/+10 |
| | | |||||
| * | Debug failing run of Ansible playbook | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | | |||||
| * | Run git crypt lock inside trap function | EuAndreh | 2019-06-11 | 1 | -7/+7 |
| | | |||||
| * | Move envsubst calls out of setup.sh into deploy.sh | EuAndreh | 2019-06-11 | 2 | -7/+9 |
| | | |||||
| * | Set the directory before sourcing | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | | |||||
| * | Quiet import GPG | EuAndreh | 2019-06-10 | 1 | -1/+1 |
| | | |||||
| * | Allow envrc to be sourced in CI | EuAndreh | 2019-06-10 | 1 | -3/+3 |
| | | |||||
| * | Reorder setup.sh | EuAndreh | 2019-06-10 | 1 | -6/+6 |
| | | |||||
| * | Output all generated files on ./generated/, refactor .envrc variables | EuAndreh | 2019-06-10 | 5 | -52/+47 |
| | | |||||
| * | Store updated Terraform files in case of failure | EuAndreh | 2019-06-10 | 1 | -0/+8 |
| | | |||||
| * | Only send log email when running on CI | EuAndreh | 2019-06-10 | 1 | -0/+7 |
| | | |||||
| * | ci dbg | EuAndreh | 2019-06-10 | 1 | -1/+1 |
| | | |||||
| * | Fix missing stdout redirection '>' character | EuAndreh | 2019-06-10 | 1 | -1/+1 |
| | | |||||
| * | Trust commited key | EuAndreh | 2019-06-10 | 1 | -1/+2 |
| | | |||||
| * | Add filename to logs.txt output | EuAndreh | 2019-06-10 | 1 | -1/+1 |
| | | | | | | Taken from: https://stackoverflow.com/questions/5917413/concatenate-multiple-files-but-include-filename-as-section-headers | ||||
| * | Put terraform output in email logs.txt | EuAndreh | 2019-06-10 | 1 | -3/+3 |
| | | |||||
