Skip to content

Deployment via Docker#47

Merged
dominique-boerner merged 2 commits intomasterfrom
Docker
Mar 9, 2024
Merged

Deployment via Docker#47
dominique-boerner merged 2 commits intomasterfrom
Docker

Conversation

@Eric-Schubert
Copy link
Copy Markdown
Collaborator

No description provided.

@dominique-boerner dominique-boerner linked an issue Mar 7, 2024 that may be closed by this pull request
@dominique-boerner dominique-boerner changed the title Docker Deployment via Docker Mar 8, 2024
* created api.Dockerfile for the fox-deck-api
* created app.Dockerfile for the fox-deck-app
* create docker-compose.yml for connecting both apps via network
* use 'bcryptjs' instead of 'bcrypt'
We had some errors because we copied the 'node_modules' of
both applications. Now we are ignoring both 'node_modules'
which lets us use the c++ implementation of 'bcrypt' again.
Now, the 'npm rebuild' is not necessary anymore. This makes
building the docker containers also much faster.
@dominique-boerner dominique-boerner merged commit 9cd7cb7 into master Mar 9, 2024
@dominique-boerner dominique-boerner deleted the Docker branch March 9, 2024 11:43
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.

[Feat]: Deploy via Docker

2 participants