aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
new file mode 100644
index 0000000..8b27e4f
--- /dev/null
+++ b/TODOs.org
@@ -0,0 +1,21 @@
+* Must
+** Fully deployable from code
+Use NixOps and Terraform to fully automate all of the configuration.
+* Services
+** Email
+** Webmail
+** Nextcloud: storage, calendar, contacts, notes
+** Firefox Sync
+** Static webhosting
+** Subdomain!
+** Security monitoring
+** Monitoring
+* Questions
+** Do I want or need Docker? Should I use it?
+* 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]]
+** [[https://www.iredmail.org/][iRedMail]]
+** [[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]]