Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor vps-configuration.nix: Split secrets from config and envsubst vars | EuAndreh | 2020-09-06 | 1 | -0/+0 |
| | | | | Also rename thingTLD to thingDomain. | ||||
* | Use dynamic toggle for prosody | EuAndreh | 2020-09-06 | 1 | -0/+0 |
| | |||||
* | Add mediator documentation | EuAndreh | 2020-09-02 | 1 | -0/+0 |
| | |||||
* | Add cement documentation | EuAndreh | 2020-09-02 | 1 | -0/+0 |
| | |||||
* | Add ci-logs from static files | EuAndreh | 2020-08-28 | 1 | -0/+0 |
| | |||||
* | Add pires-prod deployment | EuAndreh | 2020-08-25 | 1 | -0/+0 |
| | |||||
* | Add subdomain for pires documentation | EuAndreh | 2020-08-24 | 1 | -0/+0 |
| | |||||
* | Remove matterbridge code | EuAndreh | 2020-08-24 | 1 | -0/+0 |
| | |||||
* | WIP Fix Converse.js setup | EuAndreh | 2020-08-23 | 1 | -0/+0 |
| | |||||
* | Chage DNS record of prosody | EuAndreh | 2020-08-23 | 1 | -0/+0 |
| | | | | | | 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 user | EuAndreh | 2020-08-23 | 1 | -0/+0 |
| | |||||
* | Use fold to mkdir and chmod all data folders | EuAndreh | 2020-08-23 | 1 | -0/+0 |
| | |||||
* | Fix DATA_ROOT permissions | EuAndreh | 2020-08-22 | 1 | -0/+0 |
| | |||||
* | Remove old matterbridge configuration | EuAndreh | 2020-08-22 | 1 | -0/+0 |
| | |||||
* | Add songbooks documentation DNS address | EuAndreh | 2020-08-22 | 1 | -0/+0 |
| | |||||
* | WIP: reenable prosody and matterbridge, and add PDFs | EuAndreh | 2020-08-22 | 1 | -0/+0 |
| | |||||
* | Add songbooks documentatation | EuAndreh | 2020-08-20 | 1 | -0/+0 |
| | |||||
* | Checkpoint: Shut down Prosody and matterbridge | EuAndreh | 2020-08-19 | 1 | -0/+0 |
| | | | | Full reasoning under "Decisions" section inside TODOs.org. | ||||
* | Checkpoint: working matterbridge server | EuAndreh | 2020-08-18 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | I was able to make matterbridge work, but only to realize that it doesn't support private groups on most services. So I can't use this as a replacement for other chat systems as I desired. I ended up using my conversations.im account due to the lack of MUC support in my current server. I was also able to setup the Converse client, but my Prosody server also doesn't have HTTP (or WebSockets, I don't remember) yet, so it didn't work for my server. So this may serve as a useful future reference, but I pan to turn off the matterbridge server itself. | ||||
* | Checkpoint: Working Prosody server | EuAndreh | 2020-08-16 | 1 | -0/+0 |
| | | | | Use NGINX to create TLS certificate and then share it with prosody. | ||||
* | Use NGINX to handle the creation of certificates for prosody | EuAndreh | 2020-08-16 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | After a terraform state rm '...' of the server and domain configuration, and recreating the instance again while leaving the dettached one running. I had to do this because I was experimenting too much with the domain and I hit the Let's Encrypt rate limit[0]. Because of that I'll recreate certificates less often so that doesn't happen in the new domain during development of the VPS. I'm not shure if this solution works, but I'll commit just as a checkpoint. I had to change the custom DNS nameservers from Digital Ocean to Vultr and that may take a while, so it's worth having this as a checkpoint in time while I'm off to other things. [0]: https://letsencrypt.org/docs/rate-limits/ | ||||
* | Deploy "boneco" project at boneco.$TLD | EuAndreh | 2020-08-15 | 1 | -0/+0 |
| | |||||
* | Export borg key under secrets/ | EuAndreh | 2020-08-14 | 1 | -0/+0 |
| | |||||
* | Stop hardcoding the user in favor of $USER_NAME | EuAndreh | 2020-08-14 | 1 | -0/+0 |
| | |||||
* | Setup cgit and Prosody | EuAndreh | 2020-08-14 | 1 | -0/+0 |
| | | | | The TLS setup for Prosody is broken, though. | ||||
* | nixos-update.sh: Always set the NixOS channel based on $SYSTEM_STATE_VERSION | EuAndreh | 2020-08-11 | 1 | -0/+0 |
| | |||||
* | Semi working setup: Terraform and LetsEncrypt working | EuAndreh | 2020-08-10 | 1 | -0/+0 |
| | |||||
* | Use password via stdin, and store the snapshot image configuration.nix | EuAndreh | 2020-08-10 | 1 | -0/+0 |
| | |||||
* | Use new image with new SSH key and andreh user | EuAndreh | 2020-08-10 | 1 | -0/+0 |
| | |||||
* | Migration: Remove Ansible and Docker code, move only to NixOS | EuAndreh | 2020-08-10 | 1 | -0/+0 |
| | |||||
* | WIP: Move to Vultr and NixOS | EuAndreh | 2020-08-10 | 1 | -0/+0 |
| | |||||
* | secret-envrc.sh: Fix remote borg path | EuAndreh | 2020-08-09 | 1 | -0/+0 |
| | |||||
* | scripts/ci/setup.sh: Get GPG key from server | EuAndreh | 2020-08-08 | 1 | -0/+0 |
| | | | | Instead of storing it on the repository. | ||||
* | Remove gpodder.net sync software from the server | EuAndreh | 2020-08-06 | 1 | -0/+0 |
| | |||||
* | Add gpodder environment variables | EuAndreh | 2020-08-05 | 1 | -0/+0 |
| | |||||
* | Add gpodder container initial implementation | EuAndreh | 2020-08-05 | 1 | -0/+0 |
| | |||||
* | Toggle DESTROY_VPS | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Conform volume_name to digital ocean's limitation | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Remove all wallabag references left | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Rename DESTROY_VOLUME -> DESTROY_VPS | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Toggle DESTROY_VOLUME | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | secret-envry.sh: Add ${DESTROY_VOLUME} operational toggle | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Use a name from the environment for the names of the host and the volume | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | secret-envrc.sh: Update TLD | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Chage $TLD! :tada: | EuAndreh | 2019-06-16 | 1 | -0/+0 |
| | |||||
* | Fancify TLD prefixes for Wallabag and Nextcloud | EuAndreh | 2019-06-15 | 1 | -0/+0 |
| | |||||
* | Specify email address when rotating keys | EuAndreh | 2019-06-13 | 1 | -0/+0 |
| | |||||
* | Remove call to =cd= in envrc files | EuAndreh | 2019-06-10 | 1 | -0/+0 |
| | |||||
* | Output all generated files on ./generated/, refactor .envrc variables | EuAndreh | 2019-06-10 | 1 | -0/+0 |