add readme

This commit is contained in:
Vitaliy Pavlov 2024-08-08 08:10:50 +07:00
parent 624ec17e27
commit e28e7735d3

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# 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