aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Makefile: Also upload managed SSH known_hosts fileEuAndreh2023-03-202-2/+13
|
* system.scm: Use correct rottlog configEuAndreh2023-03-191-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 git notes --ref=refs/notes/ci-data show 1441c05c8031a5477723e70c790c8e4e11bb2ba4 Exit status: 0 Duration: 19
* system.scm: Enable directory listing of nginxEuAndreh2023-03-181-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7476d57e8048f94dc14068f01efcc94a23c386bc git notes --ref=refs/notes/ci-data show 7476d57e8048f94dc14068f01efcc94a23c386bc Exit status: 0 Duration: 25
* system.scm: Use queue:cgit-pre-configurationEuAndreh2023-03-171-28/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 66b0ccc0923d22df8183c02b0bef7dcff4998269 git notes --ref=refs/notes/ci-data show 66b0ccc0923d22df8183c02b0bef7dcff4998269 Exit status: 0 Duration: 15
* system.scm: dovecot2 => dovecotEuAndreh2023-03-171-2/+2
|
* system.scm: Use patched version of rottlogEuAndreh2023-03-161-1/+5
|
* system.scm: Use explicit "enable-submission?" from internet-postfix-service-typeEuAndreh2023-03-161-1/+2
|
* Makefile: Build system on "all" target with symlink at "result"EuAndreh2023-03-162-1/+14
|
* gc.sh: Do not "sudo -u deployer" since we are already rootEuAndreh2023-03-161-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2376e2963c43381b0696eae6509769c25ae2a1cc git notes --ref=refs/notes/ci-data show 2376e2963c43381b0696eae6509769c25ae2a1cc Exit status: 0 Duration: 22
* scripts/: Consistent spacing between usage and help stringsEuAndreh2023-03-162-0/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ad925a002e4375ce0c0fa97c42505f8c5305fe48 git notes --ref=refs/notes/ci-data show ad925a002e4375ce0c0fa97c42505f8c5305fe48 Exit status: 2 Duration: 0
* .gitignore: Cleanup old rulesEuAndreh2023-03-151-4/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a959a2a3ce6f9b79de98575a33ac9c816e9b9180 git notes --ref=refs/notes/ci-data show a959a2a3ce6f9b79de98575a33ac9c816e9b9180 Exit status: 0 Duration: 17
* src/infrastructure/scripts/r.sh: Remove unused scriptEuAndreh2023-03-152-78/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 git notes --ref=refs/notes/ci-data show 7d777dc298cc15f6068b1f4d3e48a4dc81e4e613 Exit status: 0 Duration: 27
* TODOs.md: Add #td-fe8a0345-543a-057b-5aef-b2df389a0f5eEuAndreh2023-03-151-0/+3
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show f289f1fe404bf246ccf0cc3b823d4919dc2da9ca git notes --ref=refs/notes/ci-data show f289f1fe404bf246ccf0cc3b823d4919dc2da9ca Exit status: 0 Duration: 19
* TODOs.md: Add #td-d78275e6-ca4b-b938-91cb-3295acebede7EuAndreh2023-03-151-0/+8
|
* system.scm: add "SetEnv" to sshdEuAndreh2023-03-151-0/+1
| | | | | | | | | | | | | | | Explicitly set `GIT_CONFIG_GLOBAL=/etc/gitconfig` so that one can push with options (e.g. `git push -o ci.skip`) without having to authorize Git repositories individually, as `/etc/gitconfig` already contains that. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c4549e002be6b8ebddcb38f981131ec6e1a3862c git notes --ref=refs/notes/ci-data show c4549e002be6b8ebddcb38f981131ec6e1a3862c Exit status: 0 Duration: 17
* check.sh: Add from root@$HOSTNAME to SubjectEuAndreh2023-03-151-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 79253572b35c09439427721f263f0572b0de0bb6 git notes --ref=refs/notes/ci-data show 79253572b35c09439427721f263f0572b0de0bb6 Exit status: 0 Duration: 22
* system.scm: Remove unused Postfix extra configEuAndreh2023-03-151-5/+1
| | | | | | | | | | | | | | - `alias_database` is already being performed the `mail-aliases-service-type`; - `canonical_maps` is unused AFAICT. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show c55e1af4b4e8e7983207ef7f7383c82517bddb36 git notes --ref=refs/notes/ci-data show c55e1af4b4e8e7983207ef7f7383c82517bddb36 Exit status: 0 Duration: 19
* system.scm: Add daily cronjob for system checksEuAndreh2023-03-152-0/+81
| | | | | | | | | | | | | check.sh: sends emails to important RFC aliases, so that one verifies it daily. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d git notes --ref=refs/notes/ci-data show cef4a6eb0dcac1ad5ce919c61edea25d50b1db1d Exit status: 0 Duration: 20
* system.scm: Fix duplicate NS entry in reverse IP zonesEuAndreh2023-03-151-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 433862a4a47e24122cae66f06a2923d2b0fff196 git notes --ref=refs/notes/ci-data show 433862a4a47e24122cae66f06a2923d2b0fff196 Exit status: 0 Duration: 17
* system.scm: Reorder DNS constants definitionsEuAndreh2023-03-151-2/+2
|
* Makefile: Remove ".stripped" SSH key file in "clean" targetEuAndreh2023-03-151-1/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9df5ccc94af165557f71efae990dc3948df58f06 git notes --ref=refs/notes/ci-data show 9df5ccc94af165557f71efae990dc3948df58f06 Exit status: 0 Duration: 11
* cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show feb62e902e3b5b02db448af9451e943847a3b837 git notes --ref=refs/notes/ci-data show feb62e902e3b5b02db448af9451e943847a3b837 Exit status: 0 Duration: 21
* system.scm: Add first version of knot-service-type configurationEuAndreh2023-03-151-0/+100
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9fc99577c27450f1ccad3e8db68f7a0751db9349 git notes --ref=refs/notes/ci-data show 9fc99577c27450f1ccad3e8db68f7a0751db9349 Exit status: 0 Duration: 42
* TODOs.md: Cleanup everything oldEuAndreh2023-03-141-451/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 095e8c7d157529a7420c00c56c6c7d27f5965b29 git notes --ref=refs/notes/ci-data show 095e8c7d157529a7420c00c56c6c7d27f5965b29 Exit status: 0 Duration: 16
* Makefile: Use correct SSH public key in serverEuAndreh2023-03-142-3/+8
|
* system.scm: Re-order dhcp-client-service-typeEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 94888e91b56ee1ea6b1524ca39534eeac253e006 git notes --ref=refs/notes/ci-data show 94888e91b56ee1ea6b1524ca39534eeac253e006 Exit status: 0 Duration: 17
* system.scm: Better indentation of (skeletons ...) fieldEuAndreh2023-03-141-1/+3
|
* system.scm: Disable owner link on cgitEuAndreh2023-03-141-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d3805a13435f1e5451400619ce48cf4d534e844d git notes --ref=refs/notes/ci-data show d3805a13435f1e5451400619ce48cf4d534e844d Exit status: 0 Duration: 21
* cronjob.sh: Rename $ONE_HOUR to $TIMEOUTEuAndreh2023-03-141-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a2d0cbf6abd13bbc2b9588796c129893de87547a git notes --ref=refs/notes/ci-data show a2d0cbf6abd13bbc2b9588796c129893de87547a Exit status: 0 Duration: 20
* cronjob.sh: Fix space trimming on report outputEuAndreh2023-03-141-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 git notes --ref=refs/notes/ci-data show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 Exit status: 0 Duration: 20
* gitconfig: Enable "receive.advertisePushOptions" globallyEuAndreh2023-03-131-0/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8430742cf84404464111004f53090cb2134f1146 git notes --ref=refs/notes/ci-data show 8430742cf84404464111004f53090cb2134f1146 Exit status: 0 Duration: 17
* gitconfig: Replace use tabs for indentationEuAndreh2023-03-131-4/+4
|
* system.scm: Use mailutils-sendmail from personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 03307bc592c238d0cb83a07dc37ba499b56059b5 git notes --ref=refs/notes/ci-data show 03307bc592c238d0cb83a07dc37ba499b56059b5 Exit status: 1 Duration: 4
* system.scm: Fix to new import path of personal channelEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c git notes --ref=refs/notes/ci-data show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c Exit status: 0 Duration: 216
* system.scm: Adapt (ssh-file-for ...) function for new SSH key pathEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 813266827378f6e53a092140274c690f45edcf26 git notes --ref=refs/notes/ci-data show 813266827378f6e53a092140274c690f45edcf26 Exit status: 0 Duration: 11
* src/infrastructure/keys/andreh.pub: Remove old fileEuAndreh2023-03-131-1/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 657e61472c082b87b3d34a678811889024a3a79e git notes --ref=refs/notes/ci-data show 657e61472c082b87b3d34a678811889024a3a79e Exit status: 0 Duration: 16
* Make server get SSH keypair from repo over local files in server diskEuAndreh2023-03-134-5/+6
|
* Include root@euandre.org private key to the repositoryEuAndreh2023-03-132-5/+70
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a7afe43f322d1ee3f48f29eae2f544bec4204c40 git notes --ref=refs/notes/ci-data show a7afe43f322d1ee3f48f29eae2f544bec4204c40 Exit status: 0 Duration: 13
* src/infrastructure/config/rc.sh: Fix address to rsync.net accountEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 49bdb6cfc97dbab5f203a2306fe0fa8ae6e22bc2 git notes --ref=refs/notes/ci-data show 49bdb6cfc97dbab5f203a2306fe0fa8ae6e22bc2 Exit status: 0 Duration: 14
* git-post-receive.sh: Derive $LOGS_DIR from repository directory nameEuAndreh2023-03-131-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9 git notes --ref=refs/notes/ci-data show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9 Exit status: 0 Duration: 20
* src/infrastructure/scripts/report.sh: Remove redundant margin CSS valueEuAndreh2023-03-131-1/+1
|
* {git-post-receive,cronjob}.sh: Improve portabilityEuAndreh2023-03-132-6/+19
| | | | | | | - don't use GNU's date(1) "%s" proprietary option, and leverage AWK's default behaviour of `srand()` to get the seconds since UNIX epoch; - don't rely on GNU's sed(1) "-u" proprietary option of unbuffering, and do a manual `while` loop instead.
* Makefile: Delete plain secrets on "clean" targetEuAndreh2023-03-131-0/+2
|
* Makefile: Add "upload-secrets" target, and include borg-passphrase.txt in itEuAndreh2023-03-123-0/+56
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d0d1fffee8dc94c53f4841dacf8b6bbdc99ee58a git notes --ref=refs/notes/ci-data show d0d1fffee8dc94c53f4841dacf8b6bbdc99ee58a Exit status: 0 Duration: 19
* system.scm: Use generic title for CGit root-titleEuAndreh2023-03-121-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9005779ac6b1b66e35afa23e9a102a96e808ac57 git notes --ref=refs/notes/ci-data show 9005779ac6b1b66e35afa23e9a102a96e808ac57 Exit status: 0 Duration: 27
* system.scm: Use root@tld for certbot emailEuAndreh2023-03-121-1/+1
|
* system.scm: Require /mnt/production to be mounted for bootEuAndreh2023-03-121-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 git notes --ref=refs/notes/ci-data show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 Exit status: 0 Duration: 44
* system.scm: Explicitly say where mail is storedEuAndreh2023-03-121-1/+4
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show be0c169a0ca7dbfe6a996b769c653578189d6dea git notes --ref=refs/notes/ci-data show be0c169a0ca7dbfe6a996b769c653578189d6dea Exit status: 0 Duration: 16
* src/infrastructure/keys/SSH/andreh.pub: Add now with correct nameEuAndreh2023-03-121-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show e14ff0a0136c177fb0c68a0ec86915f5ee86d4cf git notes --ref=refs/notes/ci-data show e14ff0a0136c177fb0c68a0ec86915f5ee86d4cf Exit status: 0 Duration: 21
* system.scm: Put dovecot together with postfix service in listEuAndreh2023-03-121-1/+1
|