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
2021-02-25
scripts/deploy: ShellCheck
EuAndreh
1
-1
/
+2
2021-02-25
WIP: Add scripts/deploy
EuAndreh
1
-0
/
+44
2021-01-10
Move scripts/ to build-aux/
EuAndreh
6
-125
/
+0
2020-12-10
ci-build.sh: Use double quotes for
EuAndreh
1
-1
/
+1
2020-12-10
ci-build.sh: Get from environment
EuAndreh
1
-1
/
+1
2020-12-09
assert-todos.sh: Allow it to work on files with spaces on the name
EuAndreh
1
-2
/
+1
2020-12-02
ci-build.sh: Overwrite existing public/
EuAndreh
1
-1
/
+1
2020-12-02
ci-build.sh: Clean before running check
EuAndreh
1
-1
/
+1
2020-12-02
Build and publish TODOs.org file
EuAndreh
3
-1
/
+58
2020-12-02
with-container.sh: Call $@ with sh -c
EuAndreh
2
-2
/
+2
2020-12-02
ci-build.sh: Build only check and publish
EuAndreh
1
-1
/
+1
2020-12-02
ci-build.sh: Run all make targets in a single invocation
EuAndreh
1
-2
/
+1
2020-12-02
Rename container -> scripts/with-container.sh
EuAndreh
2
-2
/
+5
2020-12-02
ci-build.sh: Append the note instead of force replacing it.
EuAndreh
1
-1
/
+1
2020-11-29
ci-build.sh: Remove server-specific PREFIX path of logfile
EuAndreh
1
-3
/
+5
2020-11-29
ci-build.sh: Update path to $LOGFILE
EuAndreh
1
-1
/
+1
2020-11-29
Add scripts/ci-build.sh
EuAndreh
1
-0
/
+38
2020-11-18
Remove assert-nixfmt.sh
EuAndreh
1
-16
/
+0
2020-11-18
Remove most Nix files
EuAndreh
1
-16
/
+0
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
[next]