-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Milestone
Description
This is an-umbrella task for a full automation of prod server setup with Ansible.
Sub tasks:
- Ansible: configure vagrant+ansible #268 add
Vagrantfileand setup Ansible - Ansible: install JDK #269 install JDK
- Ansible: run mystamps with test profile #270 run mystamps site with H2
- Ansible: install nginx #271 install nginx
- install MySQL
- run mystamps site with MySQL
- configure ssh
- configure ufw
- install/configure fail2ban (do we still need it?)
- configure exim
- install/configure apticron
-
install/configure newrelic (java) -
install/configure newrelic (server) -
install/configure logentries - documentation
-
setconfig.vm.post_up_message -
createvagrant/README.mdfile:install ansibleinstall virtualboxinstall vagrantvagrant upvagrant sshopen 'https://localhost:8443'why we're usingansibleinstead ofansible_localprovider?