Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey @VISIGO, no indeed, this is why we never store anything in docker volumes. And also why all our templates use folder volumes instead, it's a lot easier to backup.
No one has replied
V
Thank you!!
@VISIGO Thanks for the suggestion, will be added soon to our catalog 🙂
Hey @VISIGO,
We have in our roadmap a feature to be able to generate additional access to nebula, but it's not yet ready in the UI.
Feel free to open a ticket in Elestio dashboard and we can do it for you manually and provide instructions
Please indicate your Elestio project and OS for the client
Hey @VISIGO
I recommend this sample from our repos: https://github.com/elestio-examples/cloudgate
It's based on cloudgate: https://www.npmjs.com/package/@elestio/cloudgate
It's a good solution for jamstack/serverless, it's compatible with lambda function style and can serve API / Websockets and also static files
You can test it locally or deploy with CI/CD 🙂