aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-29 02:15:30 -0300
committerEuAndreh <eu@euandre.org>2020-11-29 02:15:30 -0300
commitaf04f992f253c1f791025e4231d3c57ffead2352 (patch)
treed475d2b4894f1e606629ebf5a2b9566a89b8d52b
parentmanifest.scm: Add missing packages (diff)
downloadserver-af04f992f253c1f791025e4231d3c57ffead2352.tar.gz
server-af04f992f253c1f791025e4231d3c57ffead2352.tar.xz
Move FIXME markers to TODOs.org
-rw-r--r--TODOs.org4
-rw-r--r--sync/vps.scm4
2 files changed, 5 insertions, 3 deletions
diff --git a/TODOs.org b/TODOs.org
index 5cf0d0e..6a9544d 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -43,6 +43,10 @@ https://cheatsheetseries.owasp.org/Glossary.html
- 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
+- setup =README= file rendering
+- force redirect HTTPS
+- permanent redirect www and everything else to non-www
* Bugs
:PROPERTIES:
:CUSTOM_ID: bugs
diff --git a/sync/vps.scm b/sync/vps.scm
index a7b8aa1..e17ad49 100644
--- a/sync/vps.scm
+++ b/sync/vps.scm
@@ -120,8 +120,6 @@ pki " mail-domain " key \"" (tls-priv-for mail-domain) "\""))
;; (server-blocks
;; (list
;; (nginx-server-configuration
- ;; ;; FIXME: force redirect HTTPS
- ;; ;; FIXME: permanent redirect www and everything else to non-www
;; (server-name (list tld))
;; (ssl-certificate (tls-pub-for tld))
;; (ssl-certificate-key (tls-priv-for tld)))))))
@@ -158,7 +156,7 @@ pki " mail-domain " key \"" (tls-priv-for mail-domain) "\""))
(max-repodesc-length 120)
(max-stats "year")
(nocache? #t)
- (readme "README.md") ;; FIXME
+ (readme "README.md")
;()
;; (repositories
;; (list