Skip to content

Create a docker-compose config file to speed initial assessment  #93

@notmymonkeys

Description

@notmymonkeys

I'm trying to evaluate this project to use in my project. It looks very promising. With my limited knowledge of rails ecosystem it's quite a struggle to start this even locally not to mention deploying to prod like environment.
In my case I cannot install redis or postgressql on my local machine so I'm using docker version of those that runs on virtualbox docker-machine. This requires to specify DATABASE_URL and REDIS_URL to both rails and sidekiq configuration.
Having docker-compose file that could be use as reference would be great help.

I can try to dockerize this project but will need some help in order to understand how to pass redis and postgresql connection strings to rails/sidekiq.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions