Nekrocemetery

From Anarchaserver

lxc-attach nekrocemetery

how to make a static snapshot of a to be a zombie website

https://ressources.labomedia.org/archiver_et_rendre_statique_un_wiki

e.g MLFF - aka media liberation front/feminism
wget --mirror --convert-links --html-extension -o log https://www.mlff.org

Be sure to put the good url, not one that will be redirected (from http://mlff.org to http://www.mlff.org for example) else the archive will only contain one file

COPY zombie site under /var/www/nekrocemetery/

configure dns for a specific zombie site, e.x gendersec

vi /etc/apache2/sites-available/gendersec.conf
vi /etc/apache2/sites-available/ gendersec-le-ssl.conf

restart apache inside container

systemctl restart apache2