Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul | Alex Auvolat | 2023-04-04 | 1 | -0/+1 |
| | |||||
* | Add TLS support for Consul | Alex Auvolat | 2021-12-30 | 1 | -1/+1 |
| | |||||
* | Allow Diplonat to automatically detect it's private IP | Alex Auvolat | 2021-12-25 | 1 | -3/+4 |
| | |||||
* | New configuration parsing using envy. Added minimal functionnality for | LUXEY Adrien | 2021-08-16 | 1 | -7/+8 |
| | | | | | | | | | | | | the future ACME parameters. Tests written and passing. WIP: added envy dependncy and ConfigOpts structs that will constitute Diplonat's configuration WIP: ConfigOpts from_env() and validate() methods written. No API change (the env names remain unchanged)! Now need to use our new ConfigOpts struct instead of Environment, and update references to the environment variables in the code. WIP: RuntimeConfig with business logic done. Tests written, but they are all running from the same process - setting environment variables in each test produces incoherent results. Another solution for testing is needed. WIP: tests are fully written using 'from_iter' and all passing | ||||
* | ensure chain jump is added only onceadd-firewall-rules | darkgallium | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | changing backend to use the cleaner ipt bindings | darkgallium | 2020-05-24 | 1 | -3/+2 |
| | | | | | | updating dependencies minor fixes | ||||
* | first basic support for adding nft rules | darkgallium | 2020-05-24 | 1 | -0/+3 |
| | |||||
* | Working parsing | Quentin Dufour | 2020-05-22 | 1 | -0/+1 |
| | |||||
* | Working Consul | Quentin Dufour | 2020-05-21 | 1 | -1/+2 |
| | |||||
* | Working on logic | Quentin Dufour | 2020-05-21 | 1 | -0/+1 |
| | |||||
* | Rewrite with anyhow | Quentin Dufour | 2020-05-09 | 1 | -0/+1 |
| | |||||
* | Start to modularize | Quentin Dufour | 2020-05-09 | 1 | -0/+3 |
| | |||||
* | consul lib does not work for us, switching to reqwest | Quentin | 2020-02-14 | 1 | -1/+1 |
| | |||||
* | Initial commit | Quentin Dufour | 2020-02-12 | 1 | -0/+12 |