From 3c77aa8bcac996b90c4247c813cac5d757248739 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 5 Aug 2017 13:08:09 -0700 Subject: installed miniflux on adze --- EXTRAS.adze | 15 --------------- adze_extras/README.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 EXTRAS.adze create mode 100644 adze_extras/README.md diff --git a/EXTRAS.adze b/EXTRAS.adze deleted file mode 100644 index 8bbf6e5..0000000 --- a/EXTRAS.adze +++ /dev/null @@ -1,15 +0,0 @@ - -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! 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) -- cgit v1.2.3