Skip to content

Support for REDIS_URL and MONGO_URL #2

@MichaelSp

Description

@MichaelSp

Support for REDIS_URL and MONGO_URL would be nice to push koding to dokku

Here is how I tried it:

dokku apps:create koding
docker pull koding/koding:latest
docker tag koding/koding:latest dokku/koding:latest
dokku mongo:create koding
dokku mongo:link koding koding
dokku redis:create koding
dokku redis:link koding koding
dokku tags:deploy koding latest
dokku proxy:ports-add koding http:80:8090
dokku proxy:ports-remove koding http:80:80

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