I’ve been looking at recreating folder syncing and backup options. Minio is a great cloud storage options for block storage. It is not the storage itself it does one thing well – act as an interface to your files which is similar to the amazon S3 file storage API. I wanted to make use of […]
First thing to do is get familiar with keycloak. once you are happy it might be useful take a look at the keycloak quickstarts. They seem to have all the examples and samples on getting going with keycloak. In particular you want to look at the keycloak kubernetes examples For posterity I will show the […]
I had a chance to deploy one of my running websites on another virtual machine. I wanted to improve performance as customers are paying for the product and wanted to give a faster experience. On the old site I used Apache with PHP mod apache to run the site. On the new site I went […]
keycloak on k8s
https://hub.helm.sh/charts/codecentric/keycloak https://github.com/helm/charts/tree/master/stable/keycloak https://www.youtube.com/watch?v=A_BYZ7hHWXE https://dev.to/techworld_with_nana/how-to-setup-a-keycloak-gatekeeper-to-secure-the-services-in-your-kubernetes-cluster-5d2d https://www.youtube.com/watch?v=u948CURLDJA&feature=youtu.be
RBL – Balcklist resources
https://www.adampalmer.me/iodigitalsec/2014/11/22/dns-black-list-rbl-checking-in-python/ https://0xbharath.github.io/python-network-programming/protocols/dns/index.html http://www.dnspython.org/docs/1.16.0/ https://www.spamhaus.org/faq/section/DNSBL%20Usage#366