-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix outage of bootswatch #425
Conversation
How do I fix a pre-compiled Install? |
On Linux:
On Windows: |
That worked when running as root, sort of. Thank you very much. The only glitch: the css dir was copied into the css dir, as in public/css/css. Perhaps the source string needs a * appended? Thank you very much. |
removed the slash :) |
Noooo why use local - will move back to CDN should have switched to https://www.bootstrapcdn.com/bootswatch/ |
Because of CDN outages, Privacy issues and so on you should think about it. |
@COhsrt - bollox - CDN have outages if you use the right CDN - and your miner needs internet access else it cant mine anyways all my 5 miners are on the internet. I use CDN for a reason, the problem was we where not using real CDN but the bootswatch css. SO nothing to do with CDN but with the bootswatch sire SSL Certs |
@nitr8 ofc it needs internet connection. And, if your miner is reachable via internet: think about GPDR. |
Not true - and I'm not going to argue this with you! and re GPDR - get lost please what data do you want me to protect? sure - breach my fw / then my reverse proxy then my SSL certs / GPDR don't come into play here. If you want to take this future - come speak on discord but this if for issue tracking, not feedback and comments. |
bootswatch's https certificate got revoked, leaving all creepminer webinterfaces very messy.
copied stuff locally now
is enough for this change. no recompilation needed.