diff options
author | EuAndreh <eu@euandre.org> | 2019-05-25 00:12:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-25 00:12:10 -0300 |
commit | 377339076dd51bd4a85fb06badf7ae8971085596 (patch) | |
tree | 1d3d43c980e768fc1328feaa76a3932a86049672 | |
parent | Add simple stub VM definition (diff) | |
download | toph-377339076dd51bd4a85fb06badf7ae8971085596.tar.gz toph-377339076dd51bd4a85fb06badf7ae8971085596.tar.xz |
TODOs.org
-rw-r--r-- | TODOs.org | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -2,16 +2,23 @@ ** Fully deployable from code Use NixOps and Terraform to fully automate all of the configuration. * Services -** Email -** Webmail +** Email + webmail ** Nextcloud: storage, calendar, contacts, notes +** Hydra ** Firefox Sync ** Static webhosting -** Subdomain! +** Subdomains! ** Security monitoring ** Monitoring +** Wallabag +** Pi-hole +** Piwik +** CGit +** Perkeep * Questions ** Do I want or need Docker? Should I use it? +** How to share the Nix store across services? +** How to leverage DigitalOcean's block storage? * Resources ** [[https://github.com/mail-in-a-box/mailinabox][Mail-in-a-Box]] ** [[https://sealedabstract.com/code/nsa-proof-your-e-mail-in-2-hours/][NSA-proof your e-mail in 2 hours]] @@ -19,3 +26,4 @@ Use NixOps and Terraform to fully automate all of the configuration. ** [[https://blog.harveydelaney.com/hosting-websites-using-docker-nginx/][Hosting Multiple Websites with SSL using Docker, Nginx and a VPS]] ** [[https://github.com/sovereign/sovereign/][Sovereign]] ** [[https://github.com/nixcloud/nixcloud-webservices][nixcloud-webservices]] +** [[https://github.com/Kickball/awesome-selfhosted#email][Awesome-Selfhosted: Email]] |