Hacker News new | ask | show | jobs
by wecloudpro 1857 days ago
This is nice. Are the container stateful?

Are you thinking to add more parameters as environment variables?

I think at the end of the day you will keep getting requests from users to support more and more features and it will ended up as a any other SaaS service.

Ping me at contact [at] wecloudpro.com

1 comments

The containers are stateful, though volumes are not mapped at this time and data persistence is not guranteed. There's a lot more env vars for things like database that's hidden at the moment. Planning to add more and allow values to be updated. Yep, let's see how this goes.