Commit Graph

23 Commits (master)

Author SHA1 Message Date
B.J. Dweck a5059fafae fixed svc-hostname script error with curl and grep 2021-06-07 08:02:19 +00:00
root 573f5a8c9e ignore production files 2021-03-09 09:49:58 +00:00
B.J. Dweck 776ab35eac FIX: getting 'Client <unknown> disconnected, not authorised.' error in logs due to upgrade of docker image to 2.0... reverting to 1.6 2021-02-12 11:54:02 +02:00
B.J. Dweck c33f6523e2 docker compose containers should start automatically 2021-02-08 09:57:29 +02:00
B.J. Dweck b409d7fe28 bugfig: docker error cannot mount file as directory 2021-02-07 12:03:36 +02:00
B.J. Dweck c51cd684e2 fixed backup script to use full path to docker-compose for use in cron jobs 2020-11-09 14:25:54 +02:00
B.J. Dweck 528b0ee77f Added backup script 2020-11-02 19:23:01 +02:00
B.J. Dweck fe766569c3 That script was crap. It failed due to hard-coded docker-compose project names 2020-11-02 16:20:26 +02:00
B.J. Dweck 8c02e4f231 Added persistent state to tor service 2020-11-02 14:19:56 +02:00
B.J. Dweck ffe167767c Added 'depends_on' in docker-compose to make sure that containers come up in the correct order 2020-11-01 20:40:45 +02:00
B.J. Dweck 4c7d3d8bb2 Added .gitignore for any .env file 2020-10-23 13:14:58 +02:00
B.J. Dweck a942f78bcf Tweaked README.md 2020-10-23 12:48:46 +02:00
B.J. Dweck 421fc1ffdb Updated README.md 2020-10-23 12:13:00 +02:00
B.J. Dweck e88a341d95 Edited README.md 2020-10-23 11:42:37 +02:00
B.J. Dweck 51aa549048 Added README.md 2020-10-23 11:19:32 +02:00
B.J. Dweck 75a2512438 Parameterized docker-compose.yml file using .env 2020-10-23 10:45:57 +02:00
B.J. Dweck ab9b6fc372 Refactored config location 2020-10-22 20:19:19 +02:00
B.J. Dweck 888ac26781 Refactored... still works 2020-10-22 20:11:57 +02:00
B.J. Dweck 5e7cb3a922 Works with mosquitto bound to both ports, with Tor! 2020-10-22 19:22:48 +02:00
B.J. Dweck 3dcb36919e Removed 'restart always' and fixed subscriber port 2020-10-22 19:22:22 +02:00
B.J. Dweck 073fb3d5c5 Configured mosquitto broker to listen on mqtt (1883) and mqtts (8883) 2020-10-22 19:17:25 +02:00
B.J. Dweck cbe45426ce Tor docker: parameterized hostname and added command for onion hostname output 2020-10-22 19:16:10 +02:00
B.J. Dweck ab0521b401 It works! 2020-10-20 18:58:42 +02:00