I’ve carefully implemented the change, but for some reason I’m still getting a “404 page not found” from Pangolin after restarting the VPS. It seems that it all comes down to that one line in my previous comment (filename: /etc/traefik/dynamic_config.yml), if I leave it present then Pangolin works, but if I comment it out or replace it with the two lines from your comment (the directory and the watch lines), then Pangolin gives me a 404. And I have already copied the dynamic_config.yml file into the /root/config/traefik/rules dir.
Thanks for this. Took a bit to install correctly because there seem to be some differences from the initial post and what’s in the comments, but so far I think I have it working ok. In terms of the templates, should we use what is posted on GitHub or here? And how do we confirm that they are in use besides saying “Protected” in the webui? For example, with rate limiting and security headers.
yes if it’s related to technical issue or feature update where we have to look into code then GitHub is the best place. any setup help, you can raise here or on our cord where you feel comfortable.
i can not make it work . when i try to access http://<external_ip>:3456 i get a blank page and a console error saying TypeError: n is null
W Dashboard.js:64
React 8
k scheduler.production.min.js:13
T scheduler.production.min.js:14
react-dom.production.min.js:188:119
Ok
Looks like middleware manager has started correctly. Assuming pangolin in working create a new site (must be local) and create a resource and point it at localhost:3456 . Give it a subdomain name. Then try to access the middleware manager on that subdomain
@hhf.technoloy Does the middleware manager v2.0 need templates.yml mandatory? moreover, what all should one need if crowdsec is pre-installed with pangolin?