fcb9d6b31f
working dockerfile and dockercompose file added s6-overlay to base image, built ontop of couchdb now. Bootstrapping of couchdb now creates _users and other system databases. |
||
---|---|---|
.github/workflows | ||
backend | ||
docker | ||
frontend | ||
.dockerignore | ||
.gitignore | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE.md | ||
README.md | ||
config.yaml | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
packagr.yaml |
README.md
Fasten - On Premise/Self-Hosted
Find & replace the following
fastenhealth/fastenhealth-onprem
- replace this with your github project name (owner/reponame)fastenhealth
- find and replace this with your binary name- make sure you rename the folder as well.
Running tests
- ng test --include='**/base_client.spec.ts'