Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/nginx enhance #159

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Feature/nginx enhance #159

merged 2 commits into from
Nov 8, 2024

Conversation

mjanez
Copy link
Owner

@mjanez mjanez commented Nov 8, 2024

Backup and Restore Improvements:

  • Updated the backup script in the README.md to use environment variables from the .env file for container and database names.

NGINX Configuration Enhancements:

  • Added robots.txt to avoid crawler/bot attacks.
  • Added a new environment variable NGINX_SHARE_HTML_DIR and modified the Dockerfile to copy configuration and static files to the appropriate directory.
  • Updated the default.conf.template to set the root directory and index file, and to handle robots.txt requests.

Landing Page Update:

  • Added a new, styled index.html file for the CKAN Docker landing page, replacing the old, simpler version.

@mjanez mjanez added bug Something isn't working enhancement New feature or request labels Nov 8, 2024
@mjanez mjanez self-assigned this Nov 8, 2024
@mjanez mjanez merged commit 7bc377e into master Nov 8, 2024
1 check passed
mjanez pushed a commit to OpenDataGIS/ckan-docker-bne that referenced this pull request Dec 2, 2024
envvars last plugin in .env.example
mjanez added a commit to OpenDataGIS/ckan-docker-bne that referenced this pull request Dec 2, 2024
…n-master

- Update README
3c9c3dd
- Update README
020b1b8
- envvars last plugin in .env.example
38d1a11
- remove broken, confusing CKAN_PORT setting
18fbe44
- Merge pull request mjanez#159 from ckan/envvars-last
a800f63
- Merge pull request mjanez#160 from ckan/no-ckan-port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant