diff options
| author | EuAndreh <eu@euandre.org> | 2019-05-26 23:41:13 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2019-05-27 20:20:16 -0300 |
| commit | 3b464df1377cd12f06d42a18a2afe5caa280a647 (patch) | |
| tree | f763b06ca3d22782491a29b9f120f8834c532d1b /TODOs.org | |
| parent | Run terraform init before running terraform apply (diff) | |
| download | toph-3b464df1377cd12f06d42a18a2afe5caa280a647.tar.gz toph-3b464df1377cd12f06d42a18a2afe5caa280a647.tar.xz | |
TODOs.org
Diffstat (limited to 'TODOs.org')
| -rw-r--r-- | TODOs.org | 29 |
1 files changed, 25 insertions, 4 deletions
@@ -25,8 +25,9 @@ CLOSED: [2019-05-26 Sun 19:42] Put it in an environment variable? Done by appending to content of =~/.ssh/config=. -**** DOING Use DigitalOcean's Floating IP in front of the droplet -**** NEXT Test provisioning DNS entries with other DNS registrars +**** DOING Automate deployment with Terraform and deployment scripts +**** NEXT Use DigitalOcean's Floating IP in front of the droplet +**** TODO Test provisioning DNS entries with other DNS registrars **** DONE Namecheap whitelist IP limitation CLOSED: [2019-05-26 Sun 17:14] Namecheap requires you to specifically whitelist an IP that can perform changes to their API. @@ -74,10 +75,22 @@ Use NixOps and Terraform to fully automate all of the configuration. CLOSED: [2019-05-26 Sun 10:17] ** DONE =wallabag.euandreh.org=: Wallabag CLOSED: [2019-05-25 Sat 18:02] +A bookmark application must: +- allow me to save and read articles on Android and Firefox; +- allow me to have tags for links; +** NEXT =cloud.euandreh.org=: Nextcloud: storage, calendar, contacts, notes +https://github.com/nextcloud/docker ** TODO =mail.euandreh.org=: Email + webmail -** TODO =cloud.euandreh.org=: Nextcloud: storage, calendar, contacts, notes +https://github.com/tomav/docker-mailserver +https://mailu.io/master/demo.html +https://mailcow.email/ +https://poste.io/ +https://github.com/hardware/mailserver + +=mail.euandreh.org= could be the Nextcloud mail application! +** TODO =www.euandreh.org= and =blog.euandreh.org=: Redirect to =euandreh.org= ** TODO =hydra.euandreh.org=: Hydra -Does Hydra support release management? +Does Hydra support release management? The source tarball can live in git.sr.ht, but what about compiled outputs? I'd like to release both pre-compiled binaries and Docker images. ** TODO =annex.euandreh.org=: Public content from Git Annex repositories @@ -86,11 +99,19 @@ Only an static file server, with folders for individual assets. ** TODO =pwk.euandreh.org=: Piwik ** TODO =git.euandreh.org=: CGit or GitWeb https://github.com/iconoeugen/docker-gitweb +** TODO =songbooks.euandreh.org=: Songbooks demo application +** TODO =pires.euandreh.org=: Pires deployment ** CANCELLED =perkeep.euandreh.org=: Perkeep I'm already covered by using Git Annex for almost everything. ** WAITING =matrix.euandreh.org=: Matrix Synapse server I'm not using IRC a lot right now. Wait for me to interact more with mailing lists and gauge the need of IRC. * Questions +** TODO Critiques of Docker? +What does NixOps, DisNix and Dysnomia are trying to accomplish that overlap with Docker? + +Do they do a better job? Why? Why not? + +Get a book on advanced Docker, or container fundamentals and dig deeper. ** DONE Do I want or need Docker? Should I use it? CLOSED: [2019-05-25 Sat 18:1980] It was a better path than sticking with NixOps and nixcloud-webservices. It's more widespread and has more things done for it. |
