Simple cli tool to easily connect to any container on any AWS ECS cluster. With Github authentification to manage authorization
/!\ Still not finish, frequent updates
- A vault cluster with the OTP generation set up
- A single ec2 server (Or use docker in ecs) to host the server
- A github org to manage auth and access (Currently only github is supported, but i want to add Google auth too (plz do it for me 🙏) )
You can find the client documentation here
Best is to fork this repo and to distribute the client preconfigured (with the address of your server) to all your users
You can find the server documentation here