codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
26 stars 25 forks source link

Upstream/375 enhancement add a docker config to allow easy server launches #429

Closed Fokker50 closed 9 months ago

Fokker50 commented 10 months ago

CONCISE description of PR (PR Title)

Docker-compose is configured

This PR:

Resolves #375

1. Docker-compose spins up 2 services(react, solid) on a same network with nginx-proxy manager. 2. Solid-server conf added as a volume to container(there is some issue with conf) 3. On server services up and running (solid misconfigured)


The files this PR effects:

docker-compose.yaml Dcokerfile.react config/solid-server/solid-server.json

Components

List file names here

Tests

List file names here

Other Files

List file names here


Screenshots (if applicable):

Add any screenshots/videos here.


Additional Context (optional):

Add any other context about the PR here.


Future Steps/PRs Needed to Finish This Work (optional):

Add any other steps/PRs that may be needed to continue this work if this PR is just a step in the right direction.


Issues needing discussion/feedback (optional):

1.
2. If needed, delete if not
3. If needed, delete if not

bingeboy commented 10 months ago

@Fokker50 I'm happy to help review or play with docker. Let me know. 😀