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 integration with Docker Compose #88

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Added integration with Docker Compose #88

wants to merge 19 commits into from

Conversation

Andrew15-5
Copy link
Owner

  • Added SQL script to create database
  • Added Dockerfile for PostgreSQL image with 0 vulns
  • Added build functionality to docker-compose.yml
  • Added Docker Compose file for production
  • Added dotenv module for auto .env import
  • Added SIGINT & SIGTERM handlers
  • Added Dockerfile for this app
  • Added package-lock.json; removed it from .gitignore
  • Added Andrew15-5/ref-app as a submodule
  • Added REF_APP_SERVER_HOST env var
  • Added Ref-App service in Docker Compose files
  • Added .env.sample
  • Updated ref-app submodule from 623e8de to db301d8

Andrew15-5 and others added 18 commits August 17, 2022 00:02
…ation

#78. Added source files for database creation
Hence, simplified "npm run" scripts in package.json
For nicer unexpected exiting (disconnect from database, exit with 0 code)
Added new service (for this app) in docker-compose*.yml
To refer to ref-app's host name as an alias inside Docker Compose file
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.

1 participant