Skip to content

Installation instructions are pretty vague #145

Description

@tgines

I'm having a bit of trouble getting pulldasher to run locally. The instructions in the readme and config.js sort of gloss over some of the setup instructions and required knowledge.

   // The usual MySQL stuff. Like every other MySQL webapp, basically.
   // You will need to source the `schema.sql` file in the database to create
   // all the tables that Pulldasher expects.
   mysql: {
      host: 'mysql remote host URL',
      db:   'database name',
      user: 'username',
      pass: 'password'
   },

Not sure what to put in here. Maybe we could be a little more descriptive in how we connect this to docker?

Trying to help out with some design tweaks here and there but can't get it running 😢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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