0.3.0: Storage, improved deployments, preset detection, deployment cancelation and improved update process #49
hunvreus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a big one folks: we now have persistent file storage (volumes) and SQLite databases. This means we can now cover most common use cases for web apps and APIs.
What’s changed
/data/database/<database-name>/db.sqlite. More info: https://devpu.sh/docs/basics/storage/package.json,pyproject.toml,go.mod, etc). You can define how presets are detected in thepresets.json(which you can customize).Full changelog: 0.2.14...0.3.0
How to upgrade
More info: https://devpu.sh/docs/updating/
This discussion was created from the release 0.3.0: Storage, improved deployments, preset detection, deployment cancelation and improved update process.
Beta Was this translation helpful? Give feedback.
All reactions