diff --git a/wiki/info/landscape/sail-insight.com-website.md b/wiki/info/landscape/sail-insight.com-website.md index 145998f4df2..27966f443ab 100644 --- a/wiki/info/landscape/sail-insight.com-website.md +++ b/wiki/info/landscape/sail-insight.com-website.md @@ -31,4 +31,9 @@ To spin up the docker container (above) once a week to renew the SSL cert a cron # Apache -Apache config is kept in `/etc/httpd/conf.d/000-main.conf` and `/etc/httpd/conf.d/000-macros.conf`. \ No newline at end of file +Apache config is kept in `/etc/httpd/conf.d/000-main.conf` and `/etc/httpd/conf.d/000-macros.conf`. + + +# TODO +* Move cronjob in own file in `/home/certbot` symlinked to git repo (`configuration` folder). +* Move sail-insight.com contents into git repo and provide instructions on how to build dist files. symlink into `/home/trac/sail-insight-website`. tbd. \ No newline at end of file