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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Ansible instead of Bash for provisioning
EuAndreh
2019-06-05
29
-64
/
+301
*
Use =nix build= instead of =nix-build=
EuAndreh
2019-06-04
1
-1
/
+1
*
Fix "dotfiles" name left over
EuAndreh
2019-06-04
1
-1
/
+1
*
Build shell buildInputs in test derivation
EuAndreh
2019-06-04
1
-7
/
+16
*
Add utils.nix and remove common derivations from default.nix
EuAndreh
2019-06-04
2
-79
/
+120
*
TODOs.org
EuAndreh
2019-06-04
1
-0
/
+1
*
Inline definition of rootSrc
EuAndreh
2019-06-04
1
-2
/
+1
*
TODOs.org
EuAndreh
2019-06-04
1
-0
/
+4
*
TODOs.org
EuAndreh
2019-06-02
1
-0
/
+2
*
TODOs.org
EuAndreh
2019-06-01
1
-0
/
+1
*
TODOs.org
EuAndreh
2019-05-30
1
-5
/
+52
*
Fix vps.tf formatting (linter offense)
EuAndreh
2019-05-28
1
-1
/
+1
*
Use Floating IP on Droplet
EuAndreh
2019-05-28
3
-1
/
+13
*
Split $VPS_COMMIT_SHA variable declaration for exporting
EuAndreh
2019-05-28
1
-1
/
+2
*
Use correct Droplet size slug
EuAndreh
2019-05-28
1
-1
/
+1
*
Rotate SSH key and use correct VPS_COMMIT_SHA on provisioning
EuAndreh
2019-05-28
2
-5
/
+6
*
Rotate SSH key secret
EuAndreh
2019-05-28
1
-1
/
+1
*
Disable StrictHostKeyChecking for CI SSH configuration
EuAndreh
2019-05-28
1
-0
/
+2
*
TODOs.org
EuAndreh
2019-05-28
1
-1
/
+5
*
Configure git for vps-state repo in ./scripts/ci/setup.sh
EuAndreh
2019-05-28
3
-4
/
+6
*
Use SSH to fetch vps-state so we can push to it later
EuAndreh
2019-05-28
1
-1
/
+1
*
TODOs.org
EuAndreh
2019-05-28
1
-0
/
+11
*
Add git config metadata to enable commiting in CI
EuAndreh
2019-05-28
1
-0
/
+2
*
Fix mixed usage of $PLAN_FILE variable
EuAndreh
2019-05-28
1
-4
/
+5
*
Store plan file in vps-state too
EuAndreh
2019-05-28
1
-4
/
+18
*
Fix shell.nix path in nix-shell custom shebang
EuAndreh
2019-05-28
2
-2
/
+2
*
Fix script references in .build.yml
EuAndreh
2019-05-28
1
-6
/
+3
*
Split scripts into CI and VPS box
EuAndreh
2019-05-28
5
-2
/
+4
*
Remove git rev-parse from .envrc
EuAndreh
2019-05-28
3
-2
/
+2
*
Rotate secrets
EuAndreh
2019-05-28
1
-0
/
+0
*
Remove set -x from ci-setup.sh
EuAndreh
2019-05-28
1
-1
/
+1
*
Suppress output of docker-compose config
EuAndreh
2019-05-28
1
-1
/
+1
*
Fix docker-compose config step
EuAndreh
2019-05-28
1
-1
/
+2
*
Fix Nextcloud image name
EuAndreh
2019-05-28
1
-1
/
+1
*
Split Bash variable declaration from assignment (shellcheck offense)
EuAndreh
2019-05-28
1
-0
/
+0
*
Add =set -x= to ci-setup.sh
EuAndreh
2019-05-28
1
-1
/
+1
*
Add backup routing before possibly tearing down machine
EuAndreh
2019-05-28
6
-11
/
+21
*
Add secrets/borg_remote{.pub} SSH keypair
EuAndreh
2019-05-28
2
-0
/
+0
*
Rename ./secrets/id_rsa{.pub} -> ./secrets/vps_box{.pub}
EuAndreh
2019-05-28
5
-3
/
+3
*
TODOs.org
EuAndreh
2019-05-27
1
-0
/
+2
*
TODOs.org
EuAndreh
2019-05-27
1
-0
/
+1
*
TODOs.org
EuAndreh
2019-05-27
1
-0
/
+9
*
Add variables to properly tag a backup
EuAndreh
2019-05-27
1
-0
/
+0
*
Add --color to ls alias
EuAndreh
2019-05-27
1
-1
/
+1
*
Add cd to /home/vps/ in profile
EuAndreh
2019-05-27
1
-0
/
+1
*
Use ssh pipe and cat instead of hacky temporary file descriptor
EuAndreh
2019-05-27
1
-3
/
+1
*
WIP: take a backup during deployment
EuAndreh
2019-05-27
2
-2
/
+11
*
Add more descriptive error message for FIXME derivation test
EuAndreh
2019-05-27
1
-1
/
+5
*
Add bash_aliases.sh and scp it when deploying a new box
EuAndreh
2019-05-27
2
-0
/
+4
*
Add Nextcloud recipe to docker-compose.yaml
EuAndreh
2019-05-27
2
-0
/
+19
[next]