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

Secure MongoDB and Redis #280

Merged
merged 23 commits into from
May 7, 2020
Merged

Secure MongoDB and Redis #280

merged 23 commits into from
May 7, 2020

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented May 1, 2020

#266 has been closed by mistake and cannot be reopened

  • New scripts are added to:
    1. create/update root and user for MongoDB
    2. create/update user for PostgreSQL
  • Redis configuration requires a password

This PR is related to kobotoolbox/kobo-install#72

Also closes #249

@noliveleger noliveleger marked this pull request as draft May 1, 2020 19:37
@noliveleger noliveleger requested a review from jnm May 1, 2020 20:00
@noliveleger noliveleger self-assigned this May 1, 2020
@noliveleger noliveleger marked this pull request as ready for review May 1, 2020 20:00
@noliveleger noliveleger assigned jnm and unassigned noliveleger May 1, 2020
@noliveleger noliveleger changed the title Updated documentation for secured-backend Secure MongoDB and Redis May 1, 2020
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
mongo/entrypoint.sh Outdated Show resolved Hide resolved
mongo/upsert_users.sh Outdated Show resolved Hide resolved
mongo/upsert_users.sh Show resolved Hide resolved
mongo/upsert_users.sh Show resolved Hide resolved
mongo/upsert_users.sh Outdated Show resolved Hide resolved
Copy link
Member

@jnm jnm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix the / issues

docker-compose.backend.template.yml Outdated Show resolved Hide resolved
docker-compose.backend.template.yml Outdated Show resolved Hide resolved
@jnm jnm merged commit e2da04e into master May 7, 2020
@jnm jnm deleted the secured-backend branch May 7, 2020 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that a firewall is required
2 participants