2023-07-29 18:10:00 +00:00
|
|
|
# walias
|
|
|
|
|
2023-07-29 19:12:35 +00:00
|
|
|
> Manage email aliases for Wild Duck mail server
|
2023-07-29 18:10:00 +00:00
|
|
|
|
|
|
|
## About
|
|
|
|
|
2023-07-29 19:12:35 +00:00
|
|
|
This project was build for [K-Space Hackathon2023](https://wiki.k-space.ee/en/hackathon/2023)
|
2023-07-29 18:10:00 +00:00
|
|
|
|
2023-07-29 19:12:35 +00:00
|
|
|
## Features
|
|
|
|
* auth with oidc
|
|
|
|
* headless only, no DB
|
|
|
|
* develop/debug with skaffold on k8s cluster
|
2023-07-29 18:10:00 +00:00
|
|
|
|
2023-07-29 19:12:35 +00:00
|
|
|
## TODO
|
|
|
|
* remove TS-related hacks
|
|
|
|
* add tests
|
|
|
|
* make nicer UI
|
|
|
|
* implement persistent sessions for multi-docker deployment (redis, db, etc)
|