Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make things work on cluster devx.adnab.me | Alex Auvolat | 2020-07-15 | 2 | -2/+29 |
| | |||||
* | Fix nomad ip address | Alex Auvolat | 2020-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | Remove the networ_interface parameter in nomad config This means that nomad will now autodetect its own ip address by looking at the default route. Thus nodes in a LAN behind a NAT will get their LAN address, and internet nodes will get their public address. They won't get their VPN addresses. This seems not to break Consul's use of VPN addresses to address services, and fixes attr.unique.network.ip-address for DiploNAT. | ||||
* | Allow external VPN nodes, make multi-DC deployment work | Alex Auvolat | 2020-07-15 | 1 | -1/+3 |
| | |||||
* | Set up wireguard in dev cluster | Alex Auvolat | 2020-07-15 | 1 | -4/+4 |
| | |||||
* | Fix docker volume | Quentin Dufour | 2020-07-05 | 1 | -0/+4 |
| | |||||
* | Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is ↵ | Quentin Dufour | 2020-07-05 | 2 | -32/+1 |
| | | | | untested for real | ||||
* | Some other fixes | Quentin Dufour | 2020-06-16 | 1 | -1/+3 |
| | |||||
* | Update local scripts | Quentin Dufour | 2020-06-16 | 2 | -1/+5 |
| | |||||
* | Initial commit | Quentin | 2019-07-11 | 4 | -0/+93 |