This is a Minimum Viable Baserow release #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As it currently stands we use the upstream all-in-one image, which contains caddy, postgres, celery and redis. These can all be externalized, and there's seperate images for the celery, frontend and app containers also packaged by upstream. We could reroll the recipe if required with the various layers separated and our own redis and postgres image choices, and it'd probably be lighter weight.
#2