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
/
box
/
create-backup.env.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
Create Terraform plan before shutting down running containers
EuAndreh
1
-8
/
+8
2019-06-09
Quote $() call (ShellCheck offense)
EuAndreh
1
-1
/
+1
2019-06-09
Use same NIX_PATH locally and on the CI
EuAndreh
1
-0
/
+0
2019-06-09
Make terraform-provider-godaddy available for Terraform
EuAndreh
1
-0
/
+3
2019-06-09
Remove CI dbg code
EuAndreh
1
-2
/
+0
2019-06-09
s/terraformGodaddy/terraformGodaddyBuild/
EuAndreh
1
-1
/
+1
2019-06-09
ci dbg
EuAndreh
1
-0
/
+2
2019-06-09
Expose build of terraform-godaddy under subtasks attribute set
EuAndreh
1
-1
/
+1
2019-06-08
ci dbg: Revert "Revert "Update modSha256 for terraform-godaddy""
EuAndreh
1
-1
/
+1
2019-06-08
Revert "Update modSha256 for terraform-godaddy"
EuAndreh
1
-1
/
+1
2019-06-08
TODOs.org
EuAndreh
1
-0
/
+1
2019-06-08
Add quote around nested quote expansion
EuAndreh
1
-1
/
+1
2019-06-08
Remove unused $PUBLIC_KEY_ONLY
EuAndreh
1
-1
/
+0
2019-06-08
Format vps.tf (terraform linter offense)
EuAndreh
1
-3
/
+3
2019-06-08
Format default.nix (nixfmt linter offense)
EuAndreh
1
-2
/
+3
2019-06-08
Update modSha256 for terraform-godaddy
EuAndreh
1
-1
/
+1
2019-06-08
TODOs.org
EuAndreh
1
-0
/
+4
2019-06-08
Use terraform-godaddy and Terraform 0.11
EuAndreh
4
-10
/
+32
2019-06-08
Update terraform to 0.12
EuAndreh
1
-1
/
+1
2019-06-08
Provision DNS entries with Terraform! :tada:
EuAndreh
1
-0
/
+22
2019-06-08
TODOs.org
EuAndreh
1
-21
/
+21
2019-06-08
Add credentials for manipulating DNS entries.
EuAndreh
1
-0
/
+0
2019-06-08
Generate UserKnownHostsFile dynamically instead of when rotating keys
EuAndreh
5
-4
/
+5
2019-06-08
Use nextcloud.${TLD} instead of cloud.${TLD} as CNAME for Nextcloud installation
EuAndreh
2
-1
/
+1
2019-06-08
CI debug: remove --verbose flag from borg create command
EuAndreh
1
-1
/
+0
2019-06-08
TODOs.org
EuAndreh
1
-1
/
+9
2019-06-07
Add =any_errors_fatal: true= to provision.yml playbook
EuAndreh
1
-0
/
+2
2019-06-07
Revert "Add verbose logging for Ansible playbook command"
EuAndreh
1
-1
/
+1
2019-06-07
Add verbose logging for Ansible playbook command
EuAndreh
1
-1
/
+1
2019-06-07
TODOs.org
EuAndreh
1
-0
/
+6
2019-06-07
Fix boolean logic bug on ${DESTROY_VOLUME} usage
EuAndreh
1
-2
/
+2
2019-06-07
Disable SC2034 for ${DOLLAR} interpolated variable
EuAndreh
1
-0
/
+3
2019-06-07
TODOs.org
EuAndreh
1
-0
/
+2
2019-06-06
Add ${DESTROY_VOLUME} operational toggle
EuAndreh
3
-2
/
+13
2019-06-06
Uncomment docker-compose starting Ansible task
EuAndreh
1
-5
/
+5
2019-06-06
Remove invalid --stats option from borg extract command
EuAndreh
1
-1
/
+0
2019-06-06
Fail fast on copied Bash files
EuAndreh
2
-0
/
+2
2019-06-06
Unify quoted strings from restore-backup.env.sh
EuAndreh
1
-1
/
+1
2019-06-06
Use ${DOLLAR}{VAR} to double scape bash variable in .env templates
EuAndreh
2
-2
/
+7
2019-06-06
Notify when backup fails instead od saying nothing
EuAndreh
1
-1
/
+1
2019-06-06
Don't start docker-compose services while debugging restore-backup.sh
EuAndreh
1
-5
/
+5
2019-06-06
Make message when for shellEnvironment when running tests more readable
EuAndreh
1
-1
/
+1
2019-06-06
Allow backups to fail for now
EuAndreh
2
-1
/
+2
2019-06-06
Add mode to all files being copied by Ansible
EuAndreh
1
-7
/
+7
2019-06-05
Re-add Ansible task to create /home/vps/ directory
EuAndreh
1
-0
/
+4
2019-06-05
Remove debug echo
EuAndreh
1
-1
/
+0
2019-06-05
Fix ShellCheck offenses
EuAndreh
3
-3
/
+5
2019-06-05
Restore backup in Ansible instead of Bash
EuAndreh
5
-18
/
+18
2019-06-05
TODOs.org
EuAndreh
1
-1
/
+2
2019-06-05
Restore from backup in fresh volume
EuAndreh
4
-10
/
+48
[next]