aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete all old code and configuration to start from scratch with Guix onlyEuAndreh2022-03-071-54/+0
* WIP reactivate nixvps with Terraform and nixos-rebuild on VultrEuAndreh2021-07-291-7/+23
* scripts/deploy: Follow symlinks on rsyncEuAndreh2021-07-291-1/+1
* scripts/deploy: do exact matches of hostnameEuAndreh2021-03-071-1/+1
* scripts/deploy: Switch on OS type only onceEuAndreh2021-03-071-11/+5
* scripts/deploy: Remove commented terraform lineEuAndreh2021-03-071-2/+1
* scripts/deploy: ShellCheckEuAndreh2021-02-251-1/+2
* WIP: Add scripts/deployEuAndreh2021-02-251-0/+44
* Move scripts/ to build-aux/EuAndreh2021-01-106-125/+0
* ci-build.sh: Use double quotes forEuAndreh2020-12-101-1/+1
* ci-build.sh: Get from environmentEuAndreh2020-12-101-1/+1
* assert-todos.sh: Allow it to work on files with spaces on the nameEuAndreh2020-12-091-2/+1
* ci-build.sh: Overwrite existing public/EuAndreh2020-12-021-1/+1
* ci-build.sh: Clean before running checkEuAndreh2020-12-021-1/+1
* Build and publish TODOs.org fileEuAndreh2020-12-023-1/+58
* with-container.sh: Call $@ with sh -cEuAndreh2020-12-022-2/+2
* ci-build.sh: Build only check and publishEuAndreh2020-12-021-1/+1
* ci-build.sh: Run all make targets in a single invocationEuAndreh2020-12-021-2/+1
* Rename container -> scripts/with-container.shEuAndreh2020-12-022-2/+5
* ci-build.sh: Append the note instead of force replacing it.EuAndreh2020-12-021-1/+1
* ci-build.sh: Remove server-specific PREFIX path of logfileEuAndreh2020-11-291-3/+5
* ci-build.sh: Update path to $LOGFILEEuAndreh2020-11-291-1/+1
* Add scripts/ci-build.shEuAndreh2020-11-291-0/+38
* Remove assert-nixfmt.shEuAndreh2020-11-181-16/+0
* Remove most Nix filesEuAndreh2020-11-181-16/+0
* Fix tests.shEuAndreh2020-11-161-32/+0
* Fix testsEuAndreh2020-10-231-2/+1
* Add bash scripts for tests instead of NixEuAndreh2020-10-234-0/+75
* Use SQLite instead of PostgreSQL: simplify operations and backupEuAndreh2020-09-231-9/+1
* TODOs.orgEuAndreh2020-09-221-0/+3
* Refactor: simplify configuration.nix and put everything under /data/EuAndreh2020-09-221-0/+22
* Migration: Remove Ansible and Docker code, move only to NixOSEuAndreh2020-08-108-244/+0
* mail.sh: Add 'successful' messaging on the mail subjectEuAndreh2020-08-091-1/+1
* scripts/ci/setup.sh: Get GPG key from serverEuAndreh2020-08-081-1/+1
* deploy.sh: mv -> cpEuAndreh2020-08-021-1/+1
* Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh2020-08-021-1/+1
* Revert "provision.env.yaml: Tweak relative paths"EuAndreh2020-08-021-1/+2
* provision.yaml: Use environment value of VPS_VOLUME_NAMEEuAndreh2020-08-021-1/+2
* s/See failed run:/See run:/EuAndreh2019-06-131-1/+1
* Specify email address when rotating keysEuAndreh2019-06-131-2/+2
* deploy.sh: assert dir before running finish-phaseEuAndreh2019-06-111-0/+3
* Don't fail when =terraform apply= is a noopEuAndreh2019-06-111-1/+1
* Remove duplicated dangling shutdown codeEuAndreh2019-06-111-5/+0
* Run shutdown with Ansible instead of BashEuAndreh2019-06-111-15/+13
* Run Terraform refresh when not destroying everythingEuAndreh2019-06-111-1/+2
* Debug failing Ansible logsEuAndreh2019-06-111-1/+1
* s/mail_debug_log/finish_phase/EuAndreh2019-06-111-2/+2
* Log when finished runnign trapEuAndreh2019-06-111-0/+2
* Debug failing Ansible playbook logsEuAndreh2019-06-111-1/+1
* Log if trap was called on error or normal exitEuAndreh2019-06-111-2/+10