diff --git a/README.md b/README.md new file mode 100644 index 0000000..43b8710 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file