aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.org29
1 files changed, 28 insertions, 1 deletions
diff --git a/TODOs.org b/TODOs.org
index 3a46254..951a510 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -3,8 +3,14 @@
:CUSTOM_ID: tasks
:END:
** TODO Add index.html on built website
+:PROPERTIES:
+:CUSTOM_ID: 92d8ad8d-df93-49c1-8393-eb7147326c29
+:END:
- State "TODO" from [2020-12-02 mer. 15:41]
** TODO External volume
+:PROPERTIES:
+:CUSTOM_ID: d76d4d2c-f07e-420b-8f30-28eb258494a6
+:END:
- State "TODO" from [2020-11-30 lun. 01:19]
#+BEGIN_SRC hcl
@@ -22,6 +28,9 @@ resource "vultr_block_storage" "vps_storage" {
}
#+END_SRC
** TODO Backups
+:PROPERTIES:
+:CUSTOM_ID: 708bcd4f-4574-4227-8737-fcb10621f1ec
+:END:
- State "TODO" from [2020-11-30 lun. 01:19]
If possible, put every data subfolder under the same folder, and just backup the
@@ -42,6 +51,9 @@ re-creating everything from scratch.
: /etc/letsencrypt
** TODO Monitoring
+:PROPERTIES:
+:CUSTOM_ID: 5f0457af-49dc-4122-83ff-a0604e3c6a02
+:END:
- State "TODO" from [2020-11-30 lun. 01:20]
- https://mmonit.com/monit/
@@ -49,30 +61,46 @@ re-creating everything from scratch.
Reports via email.
** TODO Intrusion prevention and detection
+:PROPERTIES:
+:CUSTOM_ID: ee160451-cfe8-49b2-a71f-6f1dca02cb9d
+:END:
- State "TODO" from [2020-11-30 lun. 01:20]
- http://www.fail2ban.org/wiki/index.php/Main_Page
- http://rkhunter.sourceforge.net/
** TODO Security review
+:PROPERTIES:
+:CUSTOM_ID: f8a54acf-a417-4957-ac13-21df9a57ed4c
+:END:
- State "TODO" from [2020-11-30 lun. 01:20]
https://cheatsheetseries.owasp.org/Glossary.html
** TODO Build new Guix image and document the steps
+:PROPERTIES:
+:CUSTOM_ID: 7d57aa50-597e-4a86-b9d7-c2d84f53e1c6
+:END:
- State "TODO" from [2020-11-29 dim. 02:10]
Instead of syncing the =.bashrc= file, I should put my aliases in the base image.
** TODO Setup cgit
+:PROPERTIES:
+:CUSTOM_ID: 43a7a634-84ec-41de-b243-c27fd4a44c25
+:END:
- State "TODO" from [2020-11-30 lun. 01:20]
- setup =README= file rendering
- force redirect HTTPS
- permanent redirect www and everything else to non-www
** TODO Add email mcron job report
+:PROPERTIES:
+:CUSTOM_ID: dd3f2bc7-8d6d-4bab-9a5e-d3211115e4f4
+:END:
- State "TODO" from [2020-11-29 dim. 20:21]
* Bugs
:PROPERTIES:
:CUSTOM_ID: bugs
:END:
+* Improvements
* Services
** TODO =git.$tld=: cgit
** TODO =$project.$tld=: static documentation for projects
@@ -81,7 +109,6 @@ Instead of syncing the =.bashrc= file, I should put my aliases in the base image
** TODO =chat.$tld=: Matrix/XMPP
** TODO =meet.$tld=: Jitsi/Nextcloud Talk
** TODO =$tld=: Jekyll blog
-* Improvements
* Decisions
:PROPERTIES:
:CUSTOM_ID: decisions