Skip to content

jbcool17/ansible-centos-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-centos-static-server

  • setups a simple web server using Centos & Nginx
  • creates user and sets up firewall

Get Started

  • Edit hosts file for server ip addresses
  • Add public key to "./files/authorized_keys" file
  • Edit Test Site: "./files/index.html"
  • Rule Ansible: ansible-playbook provision.yml

Test

  • test with Vagrant

TODO

  • setup SSL
    • self signed
    • let's encrypt

About

setup a simple web server using Centos & Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages