Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP NextCloud using Garage backend, fix app download urlsalexvm | Alex Auvolat | 2020-07-15 | 5 | -4/+82 |
| | |||||
* | Make things work on cluster devx.adnab.me | Alex Auvolat | 2020-07-15 | 5 | -18/+69 |
| | |||||
* | Fix iptables not liking comment on same line | Alex Auvolat | 2020-07-15 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | don't retrieve wireguard privkeys in ansible | Alex Auvolat | 2020-07-15 | 3 | -6/+3 |
| | |||||
* | Allow external VPN nodes, make multi-DC deployment work | Alex Auvolat | 2020-07-15 | 10 | -8/+65 |
| | |||||
* | Document Wireguard config | Alex Auvolat | 2020-07-15 | 1 | -0/+56 |
| | |||||
* | Set up wireguard in dev cluster | Alex Auvolat | 2020-07-15 | 9 | -15/+78 |
| | |||||
* | Add gitea config example | Alex Auvolat | 2020-07-15 | 1 | -0/+72 |
| | |||||
* | Achieve a working install on my VMs | Alex Auvolat | 2020-07-15 | 2 | -0/+7 |
| | |||||
* | Upgrade garage | Alex Auvolat | 2020-07-15 | 1 | -2/+2 |
| | |||||
* | WIP Florian as an admin | Quentin Dufour | 2020-07-13 | 1 | -2/+3 |
| | |||||
* | Merge branch 'feature/simpleiptables' | Quentin Dufour | 2020-07-13 | 1 | -9/+6 |
|\ | |||||
| * | Rework filefeature/simpleiptables | Quentin Dufour | 2020-07-13 | 1 | -9/+6 |
| | | |||||
* | | Merge pull request 'update diplonat image' (#17) from update-diplonat into ↵ | Quentin | 2020-07-13 | 1 | -2/+3 |
|\ \ | | | | | | | | | | | | | | | | master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/deuxfleurs.fr/pulls/17 | ||||
| * | | update diplonat imageupdate-diplonat | darkgallium | 2020-07-13 | 1 | -2/+3 |
| | | | |||||
* | | | Merge pull request 'Simplify iptables' (#16) from feature/simpleiptables ↵ | darkgallium | 2020-07-13 | 1 | -36/+1 |
|\ \ \ | |/ / |/| / | |/ | | | | | into master Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/deuxfleurs.fr/pulls/16 | ||||
| * | Add SSH | Quentin Dufour | 2020-07-13 | 1 | -0/+1 |
| | | |||||
| * | Simplify iptables | Quentin Dufour | 2020-07-13 | 1 | -36/+0 |
|/ | |||||
* | Add Florian | Quentin Dufour | 2020-07-13 | 3 | -0/+8 |
| | |||||
* | Add max as admin | Quentin | 2020-07-08 | 4 | -2/+6 |
| | |||||
* | Update Matrix | Quentin Dufour | 2020-07-06 | 2 | -6/+6 |
| | |||||
* | Rename postgres | Quentin Dufour | 2020-07-05 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/deuxfleurs.fr | Quentin Dufour | 2020-07-05 | 10 | -1/+353 |
|\ | |||||
| * | Add garage and nextcloud configuration | Alex Auvolat | 2020-07-05 | 10 | -1/+353 |
| | | |||||
* | | Start using preemption | Quentin Dufour | 2020-07-05 | 2 | -7/+3 |
|/ | |||||
* | Remove don't need anymore | Quentin Dufour | 2020-07-05 | 3 | -39/+0 |
| | |||||
* | Merge pull request 'Network configuration' (#1) from network_config into master | Quentin | 2020-07-05 | 18 | -181/+109 |
|\ | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/deuxfleurs.fr/pulls/1 | ||||
| * | Fix docker volume | Quentin Dufour | 2020-07-05 | 2 | -1/+12 |
| | | |||||
| * | Add docs + fix warning | Quentin Dufour | 2020-07-05 | 2 | -1/+4 |
| | | |||||
| * | Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is ↵ | Quentin Dufour | 2020-07-05 | 6 | -74/+6 |
| | | | | | | | | untested for real | ||||
| * | Add a readmenetwork_config | Quentin Dufour | 2020-07-05 | 2 | -49/+59 |
| | | |||||
| * | Add my own modifications | Quentin Dufour | 2020-07-05 | 4 | -17/+9 |
| | | |||||
| * | Merge branch 'master' into network_config | Quentin | 2020-07-05 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | Rename chat to im because of a nomad bug | Quentin Dufour | 2020-07-01 | 1 | -1/+1 |
| | | |||||
| * | Remove last reference to obsolete nomad1 interface | Alex Auvolat | 2020-06-30 | 1 | -1/+1 |
| | | |||||
| * | Network configuration: | Alex Auvolat | 2020-06-30 | 9 | -43/+23 |
|/ | | | | | | | | | | - Remove nomad interface (unused) - Deactivate systemd-resolved - Add dns_server to production nodes variables - Add recursors option to Consul so that it can resolve outside DNS queries - Use consul as a global DNS server for machines and containers, with the outside DNS as a fallback (see roles/consul/templates/resolv.conf.j2) | ||||
* | Increase postfix RAM | Quentin Dufour | 2020-06-30 | 1 | -1/+1 |
| | |||||
* | Some other fixes | Quentin Dufour | 2020-06-16 | 3 | -1/+9 |
| | |||||
* | Update local scripts | Quentin Dufour | 2020-06-16 | 7 | -11/+14 |
| | |||||
* | Read domain name from LDAP | Quentin Dufour | 2020-06-14 | 4 | -5/+24 |
| | |||||
* | Upgrade containers | Quentin Dufour | 2020-06-02 | 1 | -2/+2 |
| | |||||
* | Add upgrade documentation | Quentin Dufour | 2020-06-02 | 9 | -159/+28 |
| | |||||
* | WIP sodium binding | Quentin Dufour | 2020-05-31 | 2 | -0/+36 |
| | |||||
* | WIP readme | Quentin Dufour | 2020-05-30 | 1 | -0/+1 |
| | |||||
* | Add a reference | Quentin Dufour | 2020-05-30 | 1 | -0/+2 |
| | |||||
* | WIP scratchpad | Quentin Dufour | 2020-05-30 | 2 | -2/+15 |
| | |||||
* | WIP encryption is not easy | Quentin Dufour | 2020-05-30 | 1 | -3/+51 |
| | |||||
* | WIP consul backup | Quentin Dufour | 2020-05-30 | 3 | -2/+47 |
| | |||||
* | Jitsi now supports diplonat | Quentin Dufour | 2020-05-23 | 1 | -1/+2 |
| |