Philippe Charrière
Philippe Charrière
Use the environment variables
it should be ok for `0.4.0`
I will test with the next version of Capsule - [ ] Find a VM with Windows > Right now I removed the Release GitHub action, and do it manually
I need to test it on a real Windows computer because I think I am using specific linux/darwin features that do not exist on Windows
Since this version `v0.3.4 🍋 [lemon]`, we have a Host development kit, allowing us to develop Capsule "like" applications - a Host dev kit https://github.com/bots-garden/capsule-host-sdk - a Module dev kit...
- give a list of environment variables that must not be readable (`REDIS_DB`...) - do it in `getenv`
Check if it's a good way to exchange data between the host and the guest
- Create a new Capsule application with the HDK - 🤚 there is a reverse proxy extension https://github.com/hertz-contrib/reverseproxy
Use cases: - Service Discovery - Registry(?)