kodekloud-devops.hashnode.devDay 19/100 of DevOpsxFusionCorp Industries is planning to host two static websites on their infra in Stratos Datacenter. The development of these websites is still in-progress, but we want to get the servers ready. Please perform the following steps to accomplish the ta...Jan 27·3 min read
kodekloud-devops.hashnode.devDay 18/100 of DevOpsxFusionCorp Industries is planning to host a WordPress website on their infra in Stratos Datacenter. They have already done infrastructure configuration—for example, on the storage server they already have a shared directory /vaw/www/html that is mou...Jan 26·4 min read
kodekloud-devops.hashnode.devDay 17/100 of DevOpsTask: PostgreSQL database server is already installed on the Nautilus database server. a. Create a database user kodekloud_cap and set its password to YchZHRcLkL. b. Create a database kodekloud_db6 and grant full permissions to user kodekloud_cap on ...Dec 23, 2025·2 min read
kodekloud-devops.hashnode.devDay 16/100 of DevOpsTask: a. Install nginx on LBR (load balancer) server. b. Configure load-balancing with the an http context making use of all App Servers. Ensure that you update only the main Nginx configuration file located at /etc/nginx/nginx.conf. c. Make sure you...Dec 22, 2025·2 min read
kodekloud-devops.hashnode.devDay 15/100 of DevOpsTask: 1. Install and configure nginx on App Server 1. 2. On App Server 1 there is a self signed SSL certificate and key present at location /tmp/nautilus.crt and /tmp/nautilus.key. Move them to some appropriate location and deploy the same in Nginx. ...Nov 26, 2025·3 min read