Alexis Couvreur
|
795792058f
|
feat: add filter by labels (#134)
You are now able to use labels on containers and services such as `--sablier.enable=true` and `--sablier.group=mygroup` to select groups.
|
2023-03-28 21:31:22 -04:00 |
|
Alexis Couvreur
|
dd07ed0db0
|
fix(config): set session_duration optional with default value from sessions.default-duration
|
2023-03-26 22:10:43 -04:00 |
|
Alexis Couvreur
|
723ee38a3e
|
feat(plugins): add traefik plugin
|
2022-11-02 23:15:06 -04:00 |
|
Alexis Couvreur
|
c827154506
|
refactor: instance are in unrecoverable state instead of error
To avoid confusion between error from a call or network.
Instance has an Unrecoverable state instead of Error.
|
2022-11-02 23:15:06 -04:00 |
|