aboutsummaryrefslogtreecommitdiff
path: root/secrets/secret-envrc.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor vps-configuration.nix: Split secrets from config and envsubst varsEuAndreh2020-09-061-0/+0
| | | | Also rename thingTLD to thingDomain.
* Use dynamic toggle for prosodyEuAndreh2020-09-061-0/+0
|
* Add mediator documentationEuAndreh2020-09-021-0/+0
|
* Add cement documentationEuAndreh2020-09-021-0/+0
|
* Add ci-logs from static filesEuAndreh2020-08-281-0/+0
|
* Add pires-prod deploymentEuAndreh2020-08-251-0/+0
|
* Add subdomain for pires documentationEuAndreh2020-08-241-0/+0
|
* Remove matterbridge codeEuAndreh2020-08-241-0/+0
|
* WIP Fix Converse.js setupEuAndreh2020-08-231-0/+0
|
* Chage DNS record of prosodyEuAndreh2020-08-231-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 userEuAndreh2020-08-231-0/+0
|
* Use fold to mkdir and chmod all data foldersEuAndreh2020-08-231-0/+0
|
* Fix DATA_ROOT permissionsEuAndreh2020-08-221-0/+0
|
* Remove old matterbridge configurationEuAndreh2020-08-221-0/+0
|
* Add songbooks documentation DNS addressEuAndreh2020-08-221-0/+0
|
* WIP: reenable prosody and matterbridge, and add PDFsEuAndreh2020-08-221-0/+0
|
* Add songbooks documentatationEuAndreh2020-08-201-0/+0
|
* Checkpoint: Shut down Prosody and matterbridgeEuAndreh2020-08-191-0/+0
| | | | Full reasoning under "Decisions" section inside TODOs.org.
* Checkpoint: working matterbridge serverEuAndreh2020-08-181-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 serverEuAndreh2020-08-161-0/+0
| | | | Use NGINX to create TLS certificate and then share it with prosody.
* Use NGINX to handle the creation of certificates for prosodyEuAndreh2020-08-161-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.$TLDEuAndreh2020-08-151-0/+0
|
* Export borg key under secrets/EuAndreh2020-08-141-0/+0
|
* Stop hardcoding the user in favor of $USER_NAMEEuAndreh2020-08-141-0/+0
|
* Setup cgit and ProsodyEuAndreh2020-08-141-0/+0
| | | | The TLS setup for Prosody is broken, though.
* nixos-update.sh: Always set the NixOS channel based on $SYSTEM_STATE_VERSIONEuAndreh2020-08-111-0/+0
|
* Semi working setup: Terraform and LetsEncrypt workingEuAndreh2020-08-101-0/+0
|
* Use password via stdin, and store the snapshot image configuration.nixEuAndreh2020-08-101-0/+0
|
* Use new image with new SSH key and andreh userEuAndreh2020-08-101-0/+0
|
* Migration: Remove Ansible and Docker code, move only to NixOSEuAndreh2020-08-101-0/+0
|
* WIP: Move to Vultr and NixOSEuAndreh2020-08-101-0/+0
|
* secret-envrc.sh: Fix remote borg pathEuAndreh2020-08-091-0/+0
|
* scripts/ci/setup.sh: Get GPG key from serverEuAndreh2020-08-081-0/+0
| | | | Instead of storing it on the repository.
* Remove gpodder.net sync software from the serverEuAndreh2020-08-061-0/+0
|
* Add gpodder environment variablesEuAndreh2020-08-051-0/+0
|
* Add gpodder container initial implementationEuAndreh2020-08-051-0/+0
|
* Toggle DESTROY_VPSEuAndreh2020-08-021-0/+0
|
* Conform volume_name to digital ocean's limitationEuAndreh2020-08-021-0/+0
|
* Remove all wallabag references leftEuAndreh2020-08-021-0/+0
|
* Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh2020-08-021-0/+0
|
* Toggle DESTROY_VOLUMEEuAndreh2020-08-021-0/+0
|
* secret-envry.sh: Add ${DESTROY_VOLUME} operational toggleEuAndreh2020-08-021-0/+0
|
* Use a name from the environment for the names of the host and the volumeEuAndreh2020-08-021-0/+0
|
* secret-envrc.sh: Update TLDEuAndreh2020-08-021-0/+0
|
* Chage $TLD! :tada:EuAndreh2019-06-161-0/+0
|
* Fancify TLD prefixes for Wallabag and NextcloudEuAndreh2019-06-151-0/+0
|
* Specify email address when rotating keysEuAndreh2019-06-131-0/+0
|
* Remove call to =cd= in envrc filesEuAndreh2019-06-101-0/+0
|
* Output all generated files on ./generated/, refactor .envrc variablesEuAndreh2019-06-101-0/+0