Skip to content

A place to put issues that impact all datastores

License

Notifications You must be signed in to change notification settings

dokku/dokku-datastore

dokku-datastore

A re-implementation of the datastore codebases in golang.

Building

# substitute the version number as desired
go build -ldflags "-X main.Version=0.1.0

Usage

Usage: dokku-datastore [--version] [--help] <command> [<args>]

Available commands are:
    app-links    Lists all app links for a given app
    create       Creates a new datastore service
    destroy      Destroys a datastore service
    enter        Enters a service
    exists       Checks if a service exists
    expose       Exposes a service
    info         Gets information about a service
    linked       Checks if a service is linked to an app
    links        Lists all apps that are linked to a given service
    list         Lists all services of a given datastore type
    logs         Gets the logs of a service
    pause        Pauses a service
    restart      Restarts a service
    start        Starts a service
    stop         Stops a service and removes the container
    unexpose     Unexposes a service
    version      Return the version of the binary

About

A place to put issues that impact all datastores

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages