diff options
author | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:08:09 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2017-08-05 13:08:50 -0700 |
commit | 3c77aa8bcac996b90c4247c813cac5d757248739 (patch) | |
tree | 1b4bf3e54c56beea1b304cc0b0978c146884de9d /adze_extras | |
parent | 6b83183a205cb1e90c690c7e7f71c447cfae9a32 (diff) | |
download | infra-3c77aa8bcac996b90c4247c813cac5d757248739.tar.gz infra-3c77aa8bcac996b90c4247c813cac5d757248739.zip |
installed miniflux on adze
Diffstat (limited to 'adze_extras')
-rw-r--r-- | adze_extras/README.md | 17 |
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) |