index
:
server
main
Setup and configuration for VPS and other personal server
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
Fix tests.sh
EuAndreh
1
-32
/
+0
2020-10-23
Fix tests
EuAndreh
1
-2
/
+1
2020-10-23
Add bash scripts for tests instead of Nix
EuAndreh
4
-0
/
+75
2020-09-23
Use SQLite instead of PostgreSQL: simplify operations and backup
EuAndreh
1
-9
/
+1
2020-09-22
TODOs.org
EuAndreh
1
-0
/
+3
2020-09-22
Refactor: simplify configuration.nix and put everything under /data/
EuAndreh
1
-0
/
+22
2020-08-10
Migration: Remove Ansible and Docker code, move only to NixOS
EuAndreh
8
-244
/
+0
2020-08-09
mail.sh: Add 'successful' messaging on the mail subject
EuAndreh
1
-1
/
+1
2020-08-08
scripts/ci/setup.sh: Get GPG key from server
EuAndreh
1
-1
/
+1
2020-08-02
deploy.sh: mv -> cp
EuAndreh
1
-1
/
+1
2020-08-02
Rename DESTROY_VOLUME -> DESTROY_VPS
EuAndreh
1
-1
/
+1
2020-08-02
Revert "provision.env.yaml: Tweak relative paths"
EuAndreh
1
-1
/
+2
2020-08-02
provision.yaml: Use environment value of VPS_VOLUME_NAME
EuAndreh
1
-1
/
+2
2019-06-13
s/See failed run:/See run:/
EuAndreh
1
-1
/
+1
2019-06-13
Specify email address when rotating keys
EuAndreh
1
-2
/
+2
2019-06-11
deploy.sh: assert dir before running finish-phase
EuAndreh
1
-0
/
+3
2019-06-11
Don't fail when =terraform apply= is a noop
EuAndreh
1
-1
/
+1
2019-06-11
Remove duplicated dangling shutdown code
EuAndreh
1
-5
/
+0
2019-06-11
Run shutdown with Ansible instead of Bash
EuAndreh
1
-15
/
+13
2019-06-11
Run Terraform refresh when not destroying everything
EuAndreh
1
-1
/
+2
2019-06-11
Debug failing Ansible logs
EuAndreh
1
-1
/
+1
2019-06-11
s/mail_debug_log/finish_phase/
EuAndreh
1
-2
/
+2
2019-06-11
Log when finished runnign trap
EuAndreh
1
-0
/
+2
2019-06-11
Debug failing Ansible playbook logs
EuAndreh
1
-1
/
+1
2019-06-11
Log if trap was called on error or normal exit
EuAndreh
1
-2
/
+10
2019-06-11
Debug failing run of Ansible playbook
EuAndreh
1
-1
/
+1
2019-06-11
Run git crypt lock inside trap function
EuAndreh
1
-7
/
+7
2019-06-11
Move envsubst calls out of setup.sh into deploy.sh
EuAndreh
2
-7
/
+9
2019-06-11
Set the directory before sourcing
EuAndreh
1
-1
/
+1
2019-06-10
Quiet import GPG
EuAndreh
1
-1
/
+1
2019-06-10
Allow envrc to be sourced in CI
EuAndreh
1
-3
/
+3
2019-06-10
Reorder setup.sh
EuAndreh
1
-6
/
+6
2019-06-10
Output all generated files on ./generated/, refactor .envrc variables
EuAndreh
5
-52
/
+47
2019-06-10
Store updated Terraform files in case of failure
EuAndreh
1
-0
/
+8
2019-06-10
Only send log email when running on CI
EuAndreh
1
-0
/
+7
2019-06-10
ci dbg
EuAndreh
1
-1
/
+1
2019-06-10
Fix missing stdout redirection '>' character
EuAndreh
1
-1
/
+1
2019-06-10
Trust commited key
EuAndreh
1
-1
/
+2
2019-06-10
Add filename to logs.txt output
EuAndreh
1
-1
/
+1
2019-06-10
Put terraform output in email logs.txt
EuAndreh
1
-3
/
+3
2019-06-10
Commit public key instead of downloading it
EuAndreh
1
-1
/
+1
2019-06-10
Import GPG key before provisioning
EuAndreh
1
-0
/
+1
2019-06-10
Disable SC2016 warnings
EuAndreh
1
-0
/
+2
2019-06-10
Change order of stderr -> stdout redirection
EuAndreh
1
-2
/
+2
2019-06-10
Encrypt attached log
EuAndreh
1
-1
/
+3
2019-06-10
Show in email subject if the run failed
EuAndreh
2
-2
/
+16
2019-06-10
Send logs via email after finishing provision.sh
EuAndreh
3
-2
/
+44
2019-06-10
Remove --progress from borg create
EuAndreh
1
-1
/
+0
2019-06-10
Use create_known_hosts_file function instead of duplicating behaviour
EuAndreh
1
-3
/
+6
2019-06-10
Fail CI run if backup fails
EuAndreh
1
-3
/
+3
[next]