aboutsummaryrefslogtreecommitdiff
path: root/nixos-switch.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove most Nix filesEuAndreh2020-11-181-31/+0
|
* Fix tests.shEuAndreh2020-11-161-0/+1
|
* Forget existing resource to start working on new VPSEuAndreh2020-11-161-5/+2
|
* nixos-switch.sh: Delete placeholder directory at the endEuAndreh2020-11-091-0/+1
|
* nixos-switch.sh: Add recursive chown on /data/EuAndreh2020-11-021-1/+2
|
* nixos-switch.sh: Fix init bootstrapEuAndreh2020-11-021-2/+4
|
* nixos-switch.sh: Idempotently create folders and set permissionsEuAndreh2020-11-021-1/+11
|
* Reorder nixos-update.shEuAndreh2020-09-221-4/+2
|
* Use nixos-unstable channel YOLO!!!EuAndreh2020-09-221-1/+1
|
* Move shell aliases into vps-configuration.nixEuAndreh2020-09-221-1/+0
|
* Refactor: simplify configuration.nix and put everything under /data/EuAndreh2020-09-221-28/+10
| | | | Preparation for doing backups with borg of /data/ on cronjob.
* Initial setup for Telegram in Matrix, but it is still not workingEuAndreh2020-09-191-1/+2
|
* Initial setup of matrix with mautrix-whatsappEuAndreh2020-09-181-1/+4
|
* Remove ad-hoc code for fixing-up prosody certificates permissionsEuAndreh2020-09-181-21/+0
|
* Refactor vps-configuration.nix: Split secrets from config and envsubst varsEuAndreh2020-09-061-4/+24
| | | | 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-061-2/+1
|
* Add ci-logs from static filesEuAndreh2020-08-281-0/+1
|
* Always restart pires-prod in nixos-switch.shEuAndreh2020-08-251-0/+2
|
* Add cgit simple root-readme and root-descEuAndreh2020-08-241-0/+1
|
* Overwrite favicons/ folder on deploymentEuAndreh2020-08-241-0/+2
|
* Add .bash_profile file and copy it with scp on deploymentEuAndreh2020-08-241-0/+2
|
* Disable prosodyEuAndreh2020-08-241-0/+3
|
* WIP Fix Converse.js setupEuAndreh2020-08-231-9/+15
|
* Chage DNS record of prosodyEuAndreh2020-08-231-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 cgitEuAndreh2020-08-231-0/+1
|
* WIP: reenable prosody and matterbridge, and add PDFsEuAndreh2020-08-221-6/+6
|
* Revert "Checkpoint: Shut down Prosody and matterbridge"EuAndreh2020-08-221-0/+10
| | | | This reverts commit 21ebd9be57a8dcdc97d333c6cf2ba19d2642f405.
* Checkpoint: Shut down Prosody and matterbridgeEuAndreh2020-08-191-10/+0
| | | | Full reasoning under "Decisions" section inside TODOs.org.
* Checkpoint: Working Prosody serverEuAndreh2020-08-161-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 userEuAndreh2020-08-151-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, ↵EuAndreh2020-08-121-0/+9
terraform-update.sh->terraform-apply.sh