blob: 84d4eda23370ff94830cb7377e339dd02816d423 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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)
|