Closed ST2Labs closed 5 years ago
Hi ! Thank you for your support.
The dockerization of the Engines is OK but PatrowlManager is not yet functional :/ The Dockerfile
and the docker-entrypoint.sh
files are just first tests.
Because the Manager is more complex, we though docker-compose was a good idea (embedding rabbitmq, celery workers, postgresql db and the Django app) but we did not had the time to make it working yet. But we believe the full dockerization should be in the highest priorities.
Hi,
I'm working on my own docker-compose.yml, and own Dockerfile to "run" PatrowlManager...
Now I have PatrolwManager working over docker image ... but I need test more ... because now I'm build some engine to eval & checks..
Thanks in advance ...
Great works !
Thanks again ! We look forward for your next feedbacks and if possible a proposition of docker-compose.yml
:)
nmap docker access - 0.0.0.0:15001 in readme :5001
Hi,
I'm working on dockerize your awesome apps !! Congrats!
[!] Here some errors when make migrations & migrate
Best Regards