Skip to content

feat: implement nginx reverse proxy and update production settings - #8

Merged
ronibhakta1 merged 1 commit into
readium:mainfrom
ronibhakta1:feature/ngnix
Jul 2, 2026
Merged

feat: implement nginx reverse proxy and update production settings#8
ronibhakta1 merged 1 commit into
readium:mainfrom
ronibhakta1:feature/ngnix

Conversation

@ronibhakta1

Copy link
Copy Markdown
Contributor

Closes #7

  • Added nginx configuration files for reverse proxy setup.
  • Updated Makefile to start the stack with nginx.
  • Enhanced README with production setup instructions.
  • Modified settings to require DOMAIN in production mode.
  • Updated entrypoint to trust forwarded headers.
  • Added tests for production and development domain requirements.
  • Improved configure script for interactive setup.

- Added nginx configuration files for reverse proxy setup.
- Updated Makefile to start the stack with nginx.
- Enhanced README with production setup instructions.
- Modified settings to require DOMAIN in production mode.
- Updated entrypoint to trust forwarded headers.
- Added tests for production and development domain requirements.
- Improved configure script for interactive setup.
@ronibhakta1
ronibhakta1 merged commit 928e4ad into readium:main Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable NGNIX Reverse-proxy

1 participant