- Oct 30, 2018 Program-O AIML Chatbots
Introduction AIML Chatbots used to be quite popular back in the day when popular tools today like IBM’s Dialog Tool and Diagflow are in their infancy. Even though AIML Frameworks... - Oct 30, 2018 Setting up OpenLDAP for Jenkins, Jira, SonarQube & Dokuwiki
Installation Install OpenLDAP Helm Chart. helm install --name my-release -f values.yaml stable/openldap You can use a values.yaml that looks like this. Note that you do not need to have everything... - Oct 26, 2018 The Gaming Rig( i7 8700K, GTX 1080, 16GB RAM, 512GB M.2) ~2K USD
Parts List( Total Cost - 1947 USD) i7 8700K - 379.99 USD ASUS - ROG MAXIMUS X HERO - 249.99 USD ( Motherboard was selected for its looks. You can... - Oct 26, 2018 Self Signed SSL Certificates
These are the steps to create a self signed SSL Certificate. Generate the Key. sudo openssl genrsa -des3 -out tls.key 2048 Next generate the Certificate Signing Request. sudo openssl req... - Oct 21, 2018 Comments for Your Blog with Disqus
Enabling others to comment on your posts is a nice to have feature for a blog. Disqus is an online tool which can be used to do this. It is... - Aug 5, 2018 Swagger-mod; A Filter for your Swagger Documents
I am positive that I am not the only one who wanted to modify an existing Swagger Document to get rid of the APIs that you do not want others... - Jul 8, 2018 Production Kubernetes with DevOps Part 2 - The Ingress
I am going to deploy everything in one Cluster since Kubernetes Clusters are expensive. Then I am going to move the LDAP into that cluster since it is not required...
subscribe via RSS