Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Configure Docker for local development #63

Open
uberswe opened this issue Apr 10, 2021 · 0 comments
Open

Configure Docker for local development #63

uberswe opened this issue Apr 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@uberswe
Copy link
Owner

uberswe commented Apr 10, 2021

I would like to make a local docker configuration so it's easier to get going with Beubo locally. I currently run it from my terminal behind caddy to get the local SSL certificate. Here are the requirements for docker:

  • A Beubo instance configured with defaults and seeding. The following env variables should be set
ENVIRONMENT=local
SEED_DATABASE=true
  • A MySQL instance with a database which Beubo is configured to work with
  • Local SSL support, this could be done with Caddy but I am open to suggestions.
@uberswe uberswe added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant