index
:
toph
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
/
deploy.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
Rotate SSH key and use correct VPS_COMMIT_SHA on provisioning
EuAndreh
2
-5
/
+6
2019-05-28
Rotate SSH key secret
EuAndreh
1
-1
/
+1
2019-05-28
Disable StrictHostKeyChecking for CI SSH configuration
EuAndreh
1
-0
/
+2
2019-05-28
TODOs.org
EuAndreh
1
-1
/
+5
2019-05-28
Configure git for vps-state repo in ./scripts/ci/setup.sh
EuAndreh
3
-4
/
+6
2019-05-28
Use SSH to fetch vps-state so we can push to it later
EuAndreh
1
-1
/
+1
2019-05-28
TODOs.org
EuAndreh
1
-0
/
+11
2019-05-28
Add git config metadata to enable commiting in CI
EuAndreh
1
-0
/
+2
2019-05-28
Fix mixed usage of $PLAN_FILE variable
EuAndreh
1
-4
/
+5
2019-05-28
Store plan file in vps-state too
EuAndreh
1
-4
/
+18
2019-05-28
Fix shell.nix path in nix-shell custom shebang
EuAndreh
2
-2
/
+2
2019-05-28
Fix script references in .build.yml
EuAndreh
1
-6
/
+3
2019-05-28
Split scripts into CI and VPS box
EuAndreh
5
-2
/
+4
2019-05-28
Remove git rev-parse from .envrc
EuAndreh
3
-2
/
+2
2019-05-28
Rotate secrets
EuAndreh
1
-0
/
+0
2019-05-28
Remove set -x from ci-setup.sh
EuAndreh
1
-1
/
+1
2019-05-28
Suppress output of docker-compose config
EuAndreh
1
-1
/
+1
2019-05-28
Fix docker-compose config step
EuAndreh
1
-1
/
+2
2019-05-28
Fix Nextcloud image name
EuAndreh
1
-1
/
+1
2019-05-28
Split Bash variable declaration from assignment (shellcheck offense)
EuAndreh
1
-0
/
+0
2019-05-28
Add =set -x= to ci-setup.sh
EuAndreh
1
-1
/
+1
2019-05-28
Add backup routing before possibly tearing down machine
EuAndreh
6
-11
/
+21
2019-05-28
Add secrets/borg_remote{.pub} SSH keypair
EuAndreh
2
-0
/
+0
2019-05-28
Rename ./secrets/id_rsa{.pub} -> ./secrets/vps_box{.pub}
EuAndreh
5
-3
/
+3
2019-05-27
TODOs.org
EuAndreh
1
-0
/
+2
2019-05-27
TODOs.org
EuAndreh
1
-0
/
+1
2019-05-27
TODOs.org
EuAndreh
1
-0
/
+9
2019-05-27
Add variables to properly tag a backup
EuAndreh
1
-0
/
+0
2019-05-27
Add --color to ls alias
EuAndreh
1
-1
/
+1
2019-05-27
Add cd to /home/vps/ in profile
EuAndreh
1
-0
/
+1
2019-05-27
Use ssh pipe and cat instead of hacky temporary file descriptor
EuAndreh
1
-3
/
+1
2019-05-27
WIP: take a backup during deployment
EuAndreh
2
-2
/
+11
2019-05-27
Add more descriptive error message for FIXME derivation test
EuAndreh
1
-1
/
+5
2019-05-27
Add bash_aliases.sh and scp it when deploying a new box
EuAndreh
2
-0
/
+4
2019-05-27
Add Nextcloud recipe to docker-compose.yaml
EuAndreh
2
-0
/
+19
2019-05-27
Use Bash variables for domain names and container ports
EuAndreh
2
-9
/
+9
2019-05-27
Fix formatting of default.nix (linter offense)
EuAndreh
1
-7
/
+2
2019-05-27
Revert Terraform to "default" version
EuAndreh
1
-1
/
+1
2019-05-27
TODOs.org
EuAndreh
1
-4
/
+25
2019-05-26
Run terraform init before running terraform apply
EuAndreh
1
-0
/
+1
2019-05-26
Use Terraform 0.12.0 in nix-shell and CI
EuAndreh
1
-2
/
+7
2019-05-26
ci dbg
EuAndreh
1
-0
/
+1
2019-05-26
Change permission of ./secrets/id_rsa after git crypt unlock
EuAndreh
1
-0
/
+2
2019-05-26
Disable StrictHostKeyChecking for SSH access
EuAndreh
1
-0
/
+1
2019-05-26
Fix missing argument to ssh
EuAndreh
1
-1
/
+1
2019-05-26
Fix call to ./provision.sh in .build.yml
EuAndreh
1
-1
/
+1
2019-05-26
Specify shell type to ShellCheck in nix-shell shebang files
EuAndreh
2
-0
/
+2
2019-05-26
Format default.nix (nixfmt offense)
EuAndreh
1
-7
/
+2
2019-05-26
Use more robust Bash cd approach
EuAndreh
4
-3
/
+3
2019-05-26
Run CI scripts from ./vps/ folder
EuAndreh
1
-2
/
+5
[next]