- To create new account, add password and username in
mosquitto/config/passwd
file
- Start the container
docker-compose up -d
There is a python to test.
- Enter environment
source venv/bin/activate
- Install dependencies in requirements.txt
pip install -r requirements.txt
- Run the test
python test.py
Enter message id to test specific message, use can add more id if needed