aboutsummaryrefslogtreecommitdiffstats
path: root/adze_extras
diff options
context:
space:
mode:
Diffstat (limited to 'adze_extras')
-rw-r--r--adze_extras/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/adze_extras/README.md b/adze_extras/README.md
new file mode 100644
index 0000000..84d4eda
--- /dev/null
+++ b/adze_extras/README.md
@@ -0,0 +1,17 @@
+
+These are things i've manually configured on adze, not using ansible
+
+- irssi
+- alpine
+- gitit (know.bnewbold.net)
+ => copied files to /srv/http/know.bnewbold.net
+ => moved only .css and logo files in static dir (nope, also math js stuff)
+ => force-pushed know to /srv/http/know.bnewbold.net/repo
+ => copied nginx config
+- ssl certs for all bnewbold.net stuff
+- static.bnewbold.net
+ => copied nginx config
+ => copied all directory contents
+ => easy!
+- installed docker (via apt) and docker-compose (via binary)
+- miniflux (rss reader; used docker-compose)