Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | some adjustments to playbooks for debian 11tg23-ansiblekek | Sjur Fredriksen | 2023-02-08 | -4/+4 |
| | ||||
* | Merge pull request #213 from gathering/ansible-ubuntu | Lasse Haugen | 2020-02-01 | -1258/+27 |
|\ | | | | | Add Ubuntu 18.04 support in Ansible | |||
| * | Remove postgresql.conf and schema-backupansible-ubuntu | Ole Mathias Aa. Heggem | 2019-10-31 | -1226/+0 |
| | | ||||
| * | Update varnish version | Ole Mathias Aa. Heggem | 2019-10-31 | -2/+2 |
| | | ||||
| * | Add basic ubuntu/debian10 support in ansible | Ole Mathias Aa. Heggem | 2019-10-30 | -30/+25 |
| | | ||||
* | | Update psql schema to match tg19 changestg19_psql_schema | Ole Mathias Aa. Heggem | 2019-10-13 | -91/+13 |
|/ | ||||
* | excluded listing of template files from varnish | slinderud | 2019-03-31 | -0/+5 |
| | ||||
* | Copy current schema.sql to ansible role | Lasse Haugen | 2019-02-13 | -167/+276 |
| | ||||
* | newline fuckups | Lasse Haugen | 2019-02-12 | -0/+2 |
| | ||||
* | service file cleanup | Lasse Haugen | 2019-02-12 | -14/+8 |
| | ||||
* | Update service file | Lasse Haugen | 2019-02-12 | -17/+3 |
| | ||||
* | removed copy-paste stuff from service file | slinderud | 2019-02-12 | -3/+0 |
| | ||||
* | moved from pip to apt | slinderud | 2019-02-12 | -5/+2 |
| | ||||
* | merged changes | slinderud | 2019-02-12 | -3/+20 |
|\ | ||||
| * | renamed service | Lasse Haugen | 2019-02-12 | -16/+1 |
| | | ||||
| * | Added path to templates | Lasse Haugen | 2019-02-12 | -0/+15 |
| | | ||||
| * | added newlines | Lasse Haugen | 2019-02-12 | -2/+4 |
|/ | ||||
* | fixed templateing install and service file, updated install documentation ↵ | slinderud | 2019-02-10 | -17/+166 |
| | | | | and included new varnish vcl file | |||
* | changed to the correct repo | Lasse Haugen | 2019-02-05 | -1/+1 |
| | ||||
* | 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 | -53/+173 |
| | ||||
* | 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 | -6/+623 |
| | ||||
* | Further tidying up | Kristian Lyngstol | 2017-04-20 | -0/+0 |
| | ||||
* | build/: Make room for new deployment scheme | Kristian Lyngstol | 2017-04-19 | -18/+960 |
| | ||||
* | Move ansible-stuff one directory up | Kristian Lyngstol | 2017-03-14 | -171/+0 |
| | | | | | This fixes the ansible 2.1? 2.2? issue where they changed what is considered PWD. | |||
* | Use persistent postgres storage and make grafana use postgres backing | Kristian Lyngstol | 2016-11-22 | -2/+2 |
| | | | | | Still need to fix session storage for Grafana. After that, the container is stateless. | |||
* | Expose grafana too | Kristian Lyngstol | 2016-11-15 | -1/+1 |
| | ||||
* | Start clean switches-table | Kristian Lyngstol | 2016-11-15 | -3/+11 |
| | | | | Lots of cruft | |||
* | Tweak build-order to reduce itchyness | Kristian Lyngstol | 2016-11-11 | -4/+4 |
| | ||||
* | 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 |