Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most Nix files | EuAndreh | 2020-11-18 | 1 | -31/+0 |
| | |||||
* | Fix tests.sh | EuAndreh | 2020-11-16 | 1 | -0/+1 |
| | |||||
* | Forget existing resource to start working on new VPS | EuAndreh | 2020-11-16 | 1 | -5/+2 |
| | |||||
* | nixos-switch.sh: Delete placeholder directory at the end | EuAndreh | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | nixos-switch.sh: Add recursive chown on /data/ | EuAndreh | 2020-11-02 | 1 | -1/+2 |
| | |||||
* | nixos-switch.sh: Fix init bootstrap | EuAndreh | 2020-11-02 | 1 | -2/+4 |
| | |||||
* | nixos-switch.sh: Idempotently create folders and set permissions | EuAndreh | 2020-11-02 | 1 | -1/+11 |
| | |||||
* | Reorder nixos-update.sh | EuAndreh | 2020-09-22 | 1 | -4/+2 |
| | |||||
* | Use nixos-unstable channel YOLO!!! | EuAndreh | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Move shell aliases into vps-configuration.nix | EuAndreh | 2020-09-22 | 1 | -1/+0 |
| | |||||
* | Refactor: simplify configuration.nix and put everything under /data/ | EuAndreh | 2020-09-22 | 1 | -28/+10 |
| | | | | Preparation for doing backups with borg of /data/ on cronjob. | ||||
* | Initial setup for Telegram in Matrix, but it is still not working | EuAndreh | 2020-09-19 | 1 | -1/+2 |
| | |||||
* | Initial setup of matrix with mautrix-whatsapp | EuAndreh | 2020-09-18 | 1 | -1/+4 |
| | |||||
* | Remove ad-hoc code for fixing-up prosody certificates permissions | EuAndreh | 2020-09-18 | 1 | -21/+0 |
| | |||||
* | Refactor vps-configuration.nix: Split secrets from config and envsubst vars | EuAndreh | 2020-09-06 | 1 | -4/+24 |
| | | | | Also rename thingTLD to thingDomain. | ||||
* | nixos-switch.sh: Decouple the update of pires app from deploying the VPS | EuAndreh | 2020-09-06 | 1 | -1/+0 |
| | | | | | This deployment is the Pires CI pipeline responsability, not the VPS deployment script responsability. | ||||
* | Use dynamic toggle for prosody | EuAndreh | 2020-09-06 | 1 | -2/+1 |
| | |||||
* | Add ci-logs from static files | EuAndreh | 2020-08-28 | 1 | -0/+1 |
| | |||||
* | Always restart pires-prod in nixos-switch.sh | EuAndreh | 2020-08-25 | 1 | -0/+2 |
| | |||||
* | Add cgit simple root-readme and root-desc | EuAndreh | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Overwrite favicons/ folder on deployment | EuAndreh | 2020-08-24 | 1 | -0/+2 |
| | |||||
* | Add .bash_profile file and copy it with scp on deployment | EuAndreh | 2020-08-24 | 1 | -0/+2 |
| | |||||
* | Disable prosody | EuAndreh | 2020-08-24 | 1 | -0/+3 |
| | |||||
* | WIP Fix Converse.js setup | EuAndreh | 2020-08-23 | 1 | -9/+15 |
| | |||||
* | Chage DNS record of prosody | EuAndreh | 2020-08-23 | 1 | -0/+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. | ||||
* | Serve favicon from repo in cgit | EuAndreh | 2020-08-23 | 1 | -0/+1 |
| | |||||
* | WIP: reenable prosody and matterbridge, and add PDFs | EuAndreh | 2020-08-22 | 1 | -6/+6 |
| | |||||
* | Revert "Checkpoint: Shut down Prosody and matterbridge" | EuAndreh | 2020-08-22 | 1 | -0/+10 |
| | | | | This reverts commit 21ebd9be57a8dcdc97d333c6cf2ba19d2642f405. | ||||
* | Checkpoint: Shut down Prosody and matterbridge | EuAndreh | 2020-08-19 | 1 | -10/+0 |
| | | | | Full reasoning under "Decisions" section inside TODOs.org. | ||||
* | Checkpoint: Working Prosody server | EuAndreh | 2020-08-16 | 1 | -0/+10 |
| | | | | Use NGINX to create TLS certificate and then share it with prosody. | ||||
* | Use new image with ownership of /etc/nixos/configuration.nix by user | EuAndreh | 2020-08-15 | 1 | -1/+1 |
| | | | | | Useful reference: - https://discourse.nixos.org/t/can-i-move-etc-nixos-to-my-dotfiles-and-symlink-it-back-to-etc-nixos/4833/10 | ||||
* | Rename: nixos-update.sh->nixos-switch.sh, ↵ | EuAndreh | 2020-08-12 | 1 | -0/+9 |
terraform-update.sh->terraform-apply.sh |