pydelhi / pydelhi-infra

Configuration of all the servers and applications hosted under pydelhi.org
MIT License
6 stars 10 forks source link

Add basic ansible playbook to setup/secure a ubuntu instance #1

Open theskumar opened 9 years ago

theskumar commented 9 years ago

This is done when:

Read: http://plusbryan.com/my-first-5-minutes-on-a-server-or-essential-security-for-linux-servers

geetikabatra commented 9 years ago

I would like to work on the vagrant setup with ansible.

ajoyoommen commented 9 years ago

there is common role that upgrade/update instance, setup fail2ban, utf encoding, server time, setup www-data roles, etc.

there is a vargrant setup to run that ansible script.

I will work on these first.

theskumar commented 9 years ago

@ajoyoommen sure, @GeetikaBatra please update ur #2 pull request with documentation so that other's can followup with development.