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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
TODOs.md
EuAndreh
2021-01-22
1
-1
/
+3
|
*
Makefile: Call README.sh and remove sh flags
EuAndreh
2021-01-22
2
-8
/
+10
|
*
Update shared files under build-aux
EuAndreh
2021-01-22
7
-62
/
+96
|
*
TODOs.md: Add link to Resources section
EuAndreh
2021-01-20
1
-0
/
+1
|
*
TODOs.md: add explicit servers and protocols on "Services" section
EuAndreh
2021-01-20
1
-6
/
+8
|
*
Move POSIX sh options out of the shebang line
EuAndreh
2021-01-18
7
-8
/
+15
|
*
git mv vps.tf vultr.tf
EuAndreh
2021-01-18
1
-0
/
+0
|
*
TODOs.md: Add FTP server to services list
EuAndreh
2021-01-17
2
-10
/
+9
|
*
Makefile: Add -eux flag to sh calls
EuAndreh
2021-01-17
1
-4
/
+4
|
*
build-aux/workflow/: Stop relying on pandoc specific markdown capabilities
EuAndreh
2021-01-17
2
-3
/
+5
|
*
TODOs.md: Remove extra <hr />
EuAndreh
2021-01-16
1
-13
/
+1
|
*
TODOs.md: Adapt #task-268afd29-d602-4f9c-9de8-348cc0b671fb to markdown
EuAndreh
2021-01-16
1
-1
/
+1
|
*
TODOs.md: Add #task-2a86ee6a-09a1-48c4-aff1-c39a00d87d55
EuAndreh
2021-01-16
1
-0
/
+7
|
*
Use Perl to handle header anchors in TODOs.md
EuAndreh
2021-01-16
3
-46
/
+36
|
*
Move from TODOs.rst to TODOs.md
EuAndreh
2021-01-16
7
-331
/
+302
|
*
Update tfstate file
EuAndreh
2021-01-16
2
-0
/
+0
|
*
Remove old secrets/base-image-old-password.txt
EuAndreh
2021-01-16
1
-0
/
+0
|
*
TODOs.rst: Add 268afd29-d602-4f9c-9de8-348cc0b671fb
EuAndreh
2021-01-16
3
-1
/
+13
|
*
build-aux/workflow: add lang metadata and syntax-highlighting
EuAndreh
2021-01-16
2
-5
/
+8
|
*
TODOs.rst: Add df87e340-4c35-469a-9bc1-fc57429a0b8e
EuAndreh
2021-01-16
2
-3
/
+9
|
*
TODOs.rst: Add 723d9fcd-fdec-4f57-b774-2ed20599a714
EuAndreh
2021-01-16
2
-0
/
+9
|
*
TODOs.rst
EuAndreh
2021-01-16
1
-33
/
+45
|
*
TODOs.rst: Format beyond automatic conversion
EuAndreh
2021-01-15
1
-102
/
+56
|
*
vps.scm: Uncomment services
EuAndreh
2021-01-15
1
-5
/
+2
|
*
Remove remote-guix-reconfigure.sh: Use "guix deploy" now
EuAndreh
2021-01-15
1
-5
/
+0
|
*
vps.scm: Remove unused DNS prefixes
EuAndreh
2021-01-15
1
-4
/
+2
|
*
vps.scm: Add "static" domain prefix
EuAndreh
2021-01-15
1
-3
/
+4
|
*
Checkpoint: Working vps.tf declaration after Vultr migration
EuAndreh
2021-01-15
3
-12
/
+14
|
*
vps.tf: Use UUID for snapshot_id
EuAndreh
2021-01-15
1
-6
/
+4
|
*
Add .terraform.lock.hcl
EuAndreh
2021-01-15
1
-0
/
+21
|
*
vps.scm: Working machine declaration with Guix Deploy
EuAndreh
2021-01-15
1
-28
/
+37
|
*
.envrc: Get hostname from shared/hostname.txt
EuAndreh
2021-01-15
1
-3
/
+4
|
*
TODOs.rst
EuAndreh
2021-01-15
1
-0
/
+1
|
*
vps.tf: Migrate to vultr 2.1.2 (WIP)
EuAndreh
2021-01-15
1
-19
/
+18
|
|
|
|
The basic plan is working, but applying gives some errors due to API changes from Vultr.
*
Remove secrets/terraform/tfstate-backups/
EuAndreh
2021-01-15
2
-0
/
+0
|
*
Add shared/
EuAndreh
2021-01-15
2
-0
/
+1
|
*
Remove secrets/terraform/plan-files/ and terraform-apply.sh
EuAndreh
2021-01-15
82
-13
/
+0
|
*
vps.scm: WIP start adding (machine ...) configuration
EuAndreh
2021-01-15
1
-0
/
+12
|
*
vps.scm: Move host-name to variable
EuAndreh
2021-01-15
1
-3
/
+3
|
*
assert-todos.sh: TODOs.org -> TODOs.rst
EuAndreh
2021-01-15
1
-5
/
+5
|
*
vps.tf: terraform fmt
EuAndreh
2021-01-15
1
-1
/
+1
|
*
vps.tf: expand
EuAndreh
2021-01-15
1
-1
/
+1
|
*
Makefile: Use sh f.sh over ./f.sh
EuAndreh
2021-01-15
1
-3
/
+4
|
*
vps.scm: Attribute (operating-system ...) expression to "system" variable
EuAndreh
2021-01-15
1
-125
/
+128
|
*
Merge versions.tf into vps.tf
EuAndreh
2021-01-15
2
-8
/
+10
|
*
Move sync/* to .
EuAndreh
2021-01-15
2
-0
/
+0
|
*
WIP setup of cgit + nginx. Pivot to work on Guix deploy instead
EuAndreh
2021-01-15
2
-12
/
+58
|
*
remote-guix-reconfigure.sh: Move to POSIX sh
EuAndreh
2021-01-15
1
-4
/
+1
|
*
assert-terraform.sh: Move to POSIX sh
EuAndreh
2021-01-15
1
-4
/
+1
|
*
.envrc: Move to POSIX sh
EuAndreh
2021-01-15
1
-4
/
+4
|
[prev]
[next]