- Split userinfo APIs to their own service (`user`) - Added user service to nginx and docker-compose - Cleaned up package.json across the project to remove useless depedencies - Added word list for Guest username generation (source in file itself) - Reworked internal of `user` DB to not have a difference between "raw" id and normal ID (UUID) |
||
|---|---|---|
| .. | ||
| conf | ||
| 15-local-resolvers.envsh | ||
| 17-add-template-prefix.sh | ||
| Dockerfile | ||
| README.md | ||
Nginx Configuration
You want to have a new microservice ?
Edit/add a file in conf/locations/
take example on conf/locations/icons.conf on how to make a reverse proxy and on how to serve static files