Closed mjanez closed 3 weeks ago
README.md
.env
robots.txt
NGINX_SHARE_HTML_DIR
default.conf.template
index.html
Backup and Restore Improvements:
README.md
to use environment variables from the.env
file for container and database names.NGINX Configuration Enhancements:
robots.txt
to avoid crawler/bot attacks.NGINX_SHARE_HTML_DIR
and modified the Dockerfile to copy configuration and static files to the appropriate directory.default.conf.template
to set the root directory and index file, and to handlerobots.txt
requests.Landing Page Update:
index.html
file for the CKAN Docker landing page, replacing the old, simpler version.