Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Require less setup, be more flexible #48

Description

@atrauzzi

The setup for this container is a bit involved. The two steps that I think could be automated with safe defaults in particular are:

  • Manual commands have to be run to get to a running state
    -- Solution here would be to have the container optionally check to see if any databases need to be created and then if any migrations need to be run.
  • Cannot configure a redis cache prefix

My specific use case is in a quick-draw local development environment. It features things like a local dev smtp trap and locally hosted GUI tools. I was hoping to add Sentry, but there's no way for me to configure it exclusively from a docker-compose file. At some point I'm required to create a database. At some point I'm also required to run the migrations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions