makeporngreatagain.pro
yeahporn.top
hd xxx

Setting-up Apache Web Server with Ansible

413
  1. Installing our webservers & loadbalancers
    1. Lets install apache & php on our web-server
    2. Go to playbooks directory on ansible host and create install-services.yml
      vim install-services.yml
    3. Content of install-services.yml, Click Here!
    4. Now run your playbook with:
      ansible-playbook install-services.yml
  2. Configuring our webservers
    1. Before we start using ansible for setting-up webser. lets create a index.php which will our sample website, create in /home/ec2-user/ansible
      vim index.php

      Content of index.php

      <?
      echo "<h1>Hello, World! This is my Ansible page.</h1>";
      ?>
    2. Go to playbooks directory on ansible host and create setup-app.yml
      vim setup-app.yml
    3. Content of setup-app.yml, Click Here!
    4. Now run your playbook with:
      ansible-playbook setup-app.yml
Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.