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

Added NGINX to Docker Stack + Other Fixes #384

Closed
wants to merge 12 commits into from
Closed

Added NGINX to Docker Stack + Other Fixes #384

wants to merge 12 commits into from

Conversation

vaughngx4
Copy link
Contributor

  • Added NGINX to Docker stack
  • Moved Swagger file generation to init script
  • Fixed notifications not showing on frontend(not sure how? I think the ssl and domain changes fixed it lol)
  • NOTE: cert.pem is trusted by the socioboard container to avoid php curl errors when using self-signed certificates

Please let me know if instructions are confusing, wrote them when I was tired and they make sense to me so I left them as is.

Hopefully this helps people struggling with reverse proxies. See Issue #378 for forwarding rules.

- Added NGINX to Docker stack
- Moved Swagger file generation to init script
- Fixed notifications not showing on frontend(not sure how? I think the ssl and domain changes fixed it lol)
- NOTE: cert.pem is trusted by the socioboard container to avoid php curl errors
- Fixed wrong sample admin email
- Fixed Docker MySQL DB init
- Changed to node user to avoid permission errors
- Changed MySQL DB init to seed from file with any date(semi update proof)
- Fixed NGINX Proxy buffer size
@vaughngx4
Copy link
Contributor Author

@sureshbabu1995 Please merge ASAP! I pushed a bug in a previous merge and this fixes it.

@vaughngx4 vaughngx4 mentioned this pull request Jul 23, 2022
- Fixed mixed content errors when using Docker and with NGINX
@vaughngx4
Copy link
Contributor Author

Docker setup is broken until this is merged

- Removed mongo init from build script and made into it's own script
- Fixed Docker readme
- Added exec bit (chmod +x)
@vaughngx4
Copy link
Contributor Author

More changes being pushed soon. I'm using my fork as main since we have no upstream support.

If this PR does get merged eventually it will be up to the project owner to properly categorize and document based on future commits.

In the event this PR is not merged, use my fork for Docker deployments.

- Added Docker ansible deploy for RHEL and forks
- Removed ipam and driver configs from docker deployment
- Fixed aMember not being disabled completely when disabled in config
- Fixed admin service logging wrong uri
- Added ansible support for debian (untested)
- Added ansible tags to perform basic tasks
- Added ansible removal tasks
- Moved Docker setup to production environment
- Changed to use images from Docker Hub by default
- Fixed dashboard prompts(grammar, capitalisation and some information)
- Default mail title change
- Removed some old code
- Fixed yum repo permissions
- Fixed order of roles in playbook
@vaughngx4 vaughngx4 closed this by deleting the head repository Aug 19, 2022
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.

1 participant