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 | |
parent | 6b83183a205cb1e90c690c7e7f71c447cfae9a32 (diff) | |
download | infra-3c77aa8bcac996b90c4247c813cac5d757248739.tar.gz infra-3c77aa8bcac996b90c4247c813cac5d757248739.zip |
installed miniflux on adze
-rw-r--r-- | adze_extras/README.md (renamed from EXTRAS.adze) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EXTRAS.adze b/adze_extras/README.md index 8bbf6e5..84d4eda 100644 --- a/EXTRAS.adze +++ b/adze_extras/README.md @@ -13,3 +13,5 @@ These are things i've manually configured on adze, not using ansible => copied nginx config => copied all directory contents => easy! +- installed docker (via apt) and docker-compose (via binary) +- miniflux (rss reader; used docker-compose) |