aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-25 00:12:10 -0300
committerEuAndreh <eu@euandre.org>2019-05-25 00:12:10 -0300
commit377339076dd51bd4a85fb06badf7ae8971085596 (patch)
tree1d3d43c980e768fc1328feaa76a3932a86049672
parentAdd simple stub VM definition (diff)
downloadtoph-377339076dd51bd4a85fb06badf7ae8971085596.tar.gz
toph-377339076dd51bd4a85fb06badf7ae8971085596.tar.xz
TODOs.org
-rw-r--r--TODOs.org14
1 files changed, 11 insertions, 3 deletions
diff --git a/TODOs.org b/TODOs.org
index 8b27e4f..c28168b 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -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]]