Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create standard pocketbase seed.zip file for easy setup #44

Open
5 tasks
mikemitchel opened this issue Jun 27, 2024 · 0 comments
Open
5 tasks

Create standard pocketbase seed.zip file for easy setup #44

mikemitchel opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mikemitchel
Copy link
Collaborator

Pocketbase requires you to setup the admin user locally before it can activate fully, but with a seed backup and default migration, we can pre-load some values that make sense for someone spinning up a dev environment or on a VPS host (linux)

  • make sure admin email and password work with fresh install
  • have a generic staff user for non-admin logins
  • 1 or 2 sample members aka the bruces
  • test that a fresh deploy fires an auto migration to setup the db before startup
  • steps to 'roll your own' with local setup and rsync to a remote server
@mikemitchel mikemitchel added the enhancement New feature or request label Jun 27, 2024
@mikemitchel mikemitchel changed the title Create standard pocketbase see.zip file for easy setup Create standard pocketbase seed.zip file for easy setup Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant