aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Move shell aliases into vps-configuration.nixEuAndreh2020-09-223-10/+12
|
* Refactor: simplify configuration.nix and put everything under /data/EuAndreh2020-09-225-388/+158
| | | | Preparation for doing backups with borg of /data/ on cronjob.
* TODOs.orgEuAndreh2020-09-191-0/+3
|
* Initial setup for Telegram in Matrix, but it is still not workingEuAndreh2020-09-196-15/+38
|
* Initial setup of matrix with mautrix-whatsappEuAndreh2020-09-183-22/+105
|
* Disable pires-prod serviceEuAndreh2020-09-181-1/+1
|
* Rename config.yaml -> mautrix-whatsapp.yamlEuAndreh2020-09-181-0/+0
|
* Update domains in config.yamlEuAndreh2020-09-181-4/+4
|
* Remove ad-hoc code for fixing-up prosody certificates permissionsEuAndreh2020-09-181-21/+0
|
* Add default mautrix-whatsapp config.yamlEuAndreh2020-09-061-0/+255
|
* Refactor vps-configuration.nix: Split secrets from config and envsubst varsEuAndreh2020-09-0628-117/+310
| | | | Also rename thingTLD to thingDomain.
* nixos-switch.sh: Decouple the update of pires app from deploying the VPSEuAndreh2020-09-061-1/+0
| | | | | This deployment is the Pires CI pipeline responsability, not the VPS deployment script responsability.
* Use dynamic toggle for prosodyEuAndreh2020-09-063-14/+15
|
* Add mediator documentationEuAndreh2020-09-022-0/+11
|
* Add cement documentationEuAndreh2020-09-022-0/+11
|
* Add poor-mans-logrotate service to gc old log filesEuAndreh2020-08-301-10/+22
|
* Add prototype of logrotate configurationEuAndreh2020-08-301-0/+16
|
* ci-gen-index.sh: Add emoji markers of CI successEuAndreh2020-08-301-0/+13
|
* Include euandreh.cachix.org as a public binary cacheEuAndreh2020-08-301-0/+6
| | | | TO be mainly used by CI runs.
* Revert to old snapshot idEuAndreh2020-08-291-2/+1
|
* Build new VPS server from snapshot using bigger machineEuAndreh2020-08-295-2/+3
| | | | | | | I'm using the snapshot here because I don't have any backup system yet, ¯\_(ツ)_/¯ This should be reverted on vps.tf after applying, and I should get down to doing automatic backups.
* Add ci-logs from static filesEuAndreh2020-08-284-0/+66
|
* Add $lang prefix to root songbooks documentation path redirectEuAndreh2020-08-271-1/+1
|
* Always init pires database before startingEuAndreh2020-08-271-0/+1
|
* Add waitress as an --extras package for pires-prodEuAndreh2020-08-251-1/+1
|
* Enable automatic backup for VPS serverEuAndreh2020-08-254-0/+1
|
* Always restart pires-prod in nixos-switch.shEuAndreh2020-08-251-0/+2
|
* Add pires-prod deploymentEuAndreh2020-08-252-0/+42
|
* Add subdomain for pires documentationEuAndreh2020-08-242-0/+6
|
* Add shebang to bash-profile.shEuAndreh2020-08-241-0/+2
|
* Add more readme alternative for cgit to tryEuAndreh2020-08-241-1/+4
|
* Add cgit simple root-readme and root-descEuAndreh2020-08-243-0/+11
|
* Overwrite favicons/ folder on deploymentEuAndreh2020-08-241-0/+2
|
* Add .bash_profile file and copy it with scp on deploymentEuAndreh2020-08-242-0/+3
|
* Disable prosodyEuAndreh2020-08-242-1/+4
|
* Remove matterbridge overlayEuAndreh2020-08-241-12/+0
|
* Remove matterbridge codeEuAndreh2020-08-242-36/+12
|
* nixfmt ./vps-configuration.env.nixEuAndreh2020-08-231-1/+2
|
* TODOs.orgEuAndreh2020-08-231-5/+5
|
* WIP Fix Converse.js setupEuAndreh2020-08-233-19/+46
|
* Chage DNS record of prosodyEuAndreh2020-08-239-1/+2
| | | | | | Terraform file changes were du to me initially trying to do this via creating a SRV DNS record. However this is not required, because Prosody is already on the $TLD sever, the only difference being that it is listening on a different port.
* Update prosody userEuAndreh2020-08-231-0/+0
|
* TODOs.orgEuAndreh2020-08-231-1/+2
|
* Expose cgit snapshots, AKA tarballsEuAndreh2020-08-231-0/+1
|
* Fix repo.readme config and increase description length to 120EuAndreh2020-08-231-3/+2
|
* add gotop packageEuAndreh2020-08-231-1/+6
|
* nixfmt ./vps-configuration.env.nixEuAndreh2020-08-231-5/+11
|
* customize cgitrc confirugationEuAndreh2020-08-231-1/+11
|
* Add git-annex packageEuAndreh2020-08-231-1/+1
|
* Use fold to mkdir and chmod all data foldersEuAndreh2020-08-232-14/+8
|