Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Ansible: Playbook for prod too | Kristian Lyngstol | 2016-06-28 | -0/+19 |
| | | | | Just skips the db | |||
* | Add DX prod ansible-stuff | Kristian Lyngstol | 2016-06-28 | -0/+5 |
| | ||||
* | Start tinkering with DX autoplacement. | Kristian Lyngstol | 2016-05-23 | -1/+1 |
| | | | | Just want to give whoever takes over a starting point. | |||
* | Tweak test-data and ping-intervals | Kristian Lyngstol | 2016-05-23 | -1/+1 |
| | | | | Not _exactly_ dx16 data, but.... | |||
* | build: Add a bunch of switches | Kristian Lyngstol | 2016-05-23 | -1/+5 |
| | ||||
* | ansible: Add tag for "pwd" so we can "run" without building | Kristian Lyngstol | 2016-05-22 | -0/+4 |
| | ||||
* | Ansible: Add group_vars and expose port 80 by default | Kristian Lyngstol | 2016-05-20 | -2/+6 |
| | | | | | | A thousand ways to override front_ports and varnish_ports now, so this concept should work well. Might just move the variables into the inventory file itself, we'll see. | |||
* | Fix for finding ip when docker outputs multiple lines | Lasse Haugen | 2016-05-19 | -2/+2 |
| | ||||
* | Remove /comments from test - replace with oplog | Kristian Lyngstol | 2016-05-19 | -1/+1 |
| | ||||
* | Ansible: Add (but don't use) a way to export ports | Kristian Lyngstol | 2016-05-14 | -0/+6 |
| | | | | | Don't want to export it by default to avoid development laptops exposing stuff you don't want exposed to the world. | |||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -2/+2 |
| | | | | Still lots to do | |||
* | Ansible: Start the move to Gondul-naming | Kristian Lyngstol | 2016-05-13 | -14/+14 |
| | ||||
* | Ansible: Display IP of apache-server to | Kristian Lyngstol | 2016-05-13 | -1/+6 |
| | | | | | | | | | Makes FRONTEND development easier since you can just bypass the cache. Be warned: If you are doing backend/api-development, you should use the varnish-URL to ensure your caching rules are sensible. This apache-frontend-ip is provided mainly for tinkering with javascript and HTML. | |||
* | Move ansible stuff away from build/test | Kristian Lyngstol | 2016-05-12 | -0/+110 |
It's not just test... References #56 |