Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fixed templateing install and service file, updated install documentation ↵ | slinderud | 2019-02-10 | -17/+166 |
| | | | | and included new varnish vcl file | |||
* | Use ::1 instead of localhost to avoid multiple IPs | Kristian Lyngstol | 2019-01-21 | -2/+2 |
| | | | | Fixes #193 | |||
* | Moved git install before git pull | Lasse Haugen | 2019-01-19 | -7/+7 |
| | ||||
* | change to apt module | Lasse Haugen | 2019-01-14 | -7/+7 |
| | ||||
* | Install basic packages | Lasse Haugen | 2019-01-14 | -0/+9 |
| | ||||
* | newline fix | Lasse Haugen | 2019-01-14 | -1/+1 |
| | ||||
* | some ansible-lint fixes | Lasse Haugen | 2019-01-14 | -10/+19 |
| | ||||
* | Change to new ansible style | Lasse Haugen | 2019-01-14 | -36/+33 |
| | ||||
* | Removed dupicates | Lasse Haugen | 2019-01-14 | -3/+0 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/gondul | Lasse Haugen | 2019-01-14 | -0/+18 |
|\ | ||||
| * | Fixed ansible postgres bug | slinderud | 2019-01-13 | -0/+18 |
| | | ||||
* | | Change to new ansible style | Lasse Haugen | 2019-01-14 | -5/+1 |
| | | ||||
* | | changed to 9.6 | Lasse Haugen | 2019-01-13 | -5/+5 |
| | | ||||
* | | Update to debian9 | Lasse Haugen | 2019-01-13 | -2/+2 |
|/ | ||||
* | ansible: Don't drag in mod-proxy that doesn't even exist | Kristian Lyngstol | 2018-12-02 | -1/+0 |
| | ||||
* | Throw TG18-stuff over the wall | root | 2018-03-31 | -72/+700 |
| | ||||
* | Making network first class citizen | Ole Mathias Aa. Heggem | 2018-01-28 | -39/+62 |
| | | | | Still work in progress | |||
* | Added apt-transport-https to influx role | Ole Mathias Aa. Heggem | 2018-01-28 | -0/+7 |
| | ||||
* | Varnish is now installed in ansible job | Ole Mathias Aa. Heggem | 2018-01-23 | -14/+7 |
| | ||||
* | Added varnish to ansible job | Ole Mathias Aa. Heggem | 2018-01-23 | -51/+168 |
| | ||||
* | Wrong indent in postgres task | Ole Mathias Aa. Heggem | 2017-11-06 | -1/+1 |
| | ||||
* | A few typos | Ole Mathias Aa. Heggem | 2017-11-06 | -1/+22 |
| | ||||
* | influx/chart and ansible | Ole Mathias Aa. Heggem | 2017-11-05 | -5/+617 |
| | ||||
* | build/: Make room for new deployment scheme | Kristian Lyngstol | 2017-04-19 | -0/+929 |
| | ||||
* | Move ansible-stuff one directory up | Kristian Lyngstol | 2017-03-14 | -123/+0 |
| | | | | | This fixes the ansible 2.1? 2.2? issue where they changed what is considered PWD. | |||
* | Start clean switches-table | Kristian Lyngstol | 2016-11-15 | -3/+11 |
| | | | | Lots of cruft | |||
* | Test distro-tree too | Kristian Lyngstol | 2016-11-09 | -0/+1 |
| | ||||
* | Add a few simple test-cases | Kristian Lyngstol | 2016-11-09 | -0/+4 |
| | | | | | | - Templates (rendered and raw) - Graphs - raw | |||
* | Bump us over to TG maps and layouts | Kristian Lyngstol | 2016-11-04 | -1/+1 |
| | ||||
* | DOCKER + ANSIBLE == PAIN (also: graphite) | Kristian Lyngstol | 2016-09-20 | -4/+12 |
| | | | | | | | | | | | | | | | | | 3 hours. THREE HOURS. The extra "Expose" statements are to workaround an issue introduced in Ansible 2.1 with the addition of the docker_* modules that replaces the "docker" module. THREEEEEEE HOURS. The graphite container is so far not ued for anything, but is provided to get things rolling. It does do persistent storage, but obviously not the way I originally wanted. Because persistent storage with docker is a pile of frozen piss. | |||
* | Schema-update | Kristian Lyngstol | 2016-09-10 | -3/+0 |
| | ||||
* | Ansible-fix for docker update | Kristian Lyngstol | 2016-09-10 | -1/+1 |
| | ||||
* | 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 |
| | ||||
* | 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/+1 |
| | | | | | 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 | -5/+5 |
| | ||||
* | 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/+91 |
It's not just test... References #56 |