Self-hosting Ghost
Previously I was using Ghost (Pro) to host my blog, however, the tiny amount of traffic did not justify the annual cost. I decided to move the site over to my own host
A collection of 17 posts
Previously I was using Ghost (Pro) to host my blog, however, the tiny amount of traffic did not justify the annual cost. I decided to move the site over to my own host
SNI Proxy NOTE: THERE'S A HARD CODED DNS SERVER IN THIS CONFIG Prerequisites sudo apt update &&\ sudo apt install -y autotools-dev cdbs debhelper \ dh-autoreconf dpkg-dev gettext libev-dev libpcre3-dev \ libudns-dev pkg-config fakeroot
I run the UniFi control software on an LXC/D containter on my VM host, currently the default LXC network is bridged to my LAN (not ideal). There is a seperate article, if
Landscape can be installed with limited/hobby licenses (10 physical, 50 container) on premesis. This allows full management of local or cloud servers, including updates and package deployment policies. In a later post,
Install transmission as a headless/daemon torrent client, inside an LXC container. Some assumptions about setup are made. Add transmission repo sudo add-apt-repository ppa:transmissionbt/ppa Add openvpn repo wget -O - https:
install in 1 command see https://github.com/firehol/netdata/wiki/Installation for explaination curl -Ss 'https://raw.githubusercontent.com/firehol/netdata-demo-site/master/install-required-packages.sh' >/tmp/kickstart.sh && bash /tmp/