7 lines
360 B
Markdown
7 lines
360 B
Markdown
# How to start
|
|
- Generate new credentials for PostgreSQL in `.env` file
|
|
- Go to `/rabbitmq/rabbitmq-defs.json` and generate credentials for `name` and `password` fields in `users` section
|
|
- Change `user` in `permissions` section with `name` from previous step
|
|
|
|
## Important
|
|
Do not use `#` character in your credentials as it may be mishandled by other software |