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

Default use of NGINX and general improvements #152

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Default use of NGINX and general improvements #152

merged 3 commits into from
Sep 24, 2024

Conversation

mjanez
Copy link
Owner

@mjanez mjanez commented Sep 24, 2024

Summary of changes: Summary of changes: Configuration:.

  • Configuration: NGINX implemented as default web server.

    • Implementation of NGINX as the default web server.
    • Tweaked and updated environment variables in .env.example.
  • Project structure:.

    • Move docker-compose files for Apache to examples.
  • Documentation

    • Updated README.md and info_envfile.md to reflect new changes and provide clear guidelines.
  • Continuous integration:

    • Refactored the GitHub actions workflow to use environment variables in the branch name.
  • Services:.

    • Enhancements to the ckan-pycsw service with new environment variables and SSL configuration modes.

- Improve and update envvars
- Move docker-compose apache files to ./samples
- Update README
- Update doc/info_envfile.md
- Add ckan-pycsw envvars.
- Add SSL_UNVERIFIED_MODE for use in development with NGINX self-hosted SSL certificate.
@mjanez mjanez added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request ckan-pycsw https://github.com/mjanez/ckan-pycsw labels Sep 24, 2024
@mjanez mjanez self-assigned this Sep 24, 2024
@mjanez mjanez merged commit a5154ca into master Sep 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ckan-pycsw https://github.com/mjanez/ckan-pycsw documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant