Skip to content
Snippets Groups Projects
Commit c5975405 authored by Adrian Alves's avatar Adrian Alves
Browse files

Update README.md

parent 6e698e3a
No related branches found
No related tags found
No related merge requests found
# flat-manager
FLAT MANAGER usage for production environment:
PosgreSQL user and password need to be defined at .env-postgres file
after you ended setting up the DB file with the user and pass, you can run
the docker compose like this:
```
docker-compose up -d flat-manager
```
This the only setup for need for flat-manager to make it run.
In order to reach the repo and use it, it will need a domain together with a web
server set it in front of the compose.
all the configurations neet to be placed at config.json file
there you can place the repo name set'ed in the DNS and in the webserver.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment