diff --git a/README.md b/README.md index 43490925057e3756e2b9087d22fa0118481c54ad..4c4b70619a53d80a2a01059ecabdd294e95a0e6a 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,8 @@ nohup sudo -u vbox /usr/bin/vboxwebsrv --host 0.0.0.0 & disown ## blog (htmly), included in www.recolic.net docker image +- fresh deploy + htmly is flat-file-d, so just add nginx config: ``` @@ -401,3 +403,8 @@ then `mkdir htmly && chmod 777 htmly && cd htmly && wget https://github.com/danp Then everything is done. Admin password is `recolic, genpasswd(recolic.net, v4)` > Warning: installer.php not working on my prod environment. Seems like URL prefix error. Please download source code zip, and modify `config/*` manually. + +- migrate + +all files inside /srv/html. Migrate together with www.recolic.net. +