Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Postgres setup (engine) #42

@albertoramirezpuicon

Description

@albertoramirezpuicon

hello everyone:
I am trying to setup this engine in a ubuntu 18.04.
i have run these steps:

clone the repo locally

git clone https://github.com/harvard-vpal/adaptive-engine

change into app directory

cd app

build Docker images and start up application in background

docker-compose up -d

apply database migrations

docker-compose run engine python manage.py migrate

but i get this:
ERROR: No such service: engine

i suspect this is because there are no instructions to setup a postgres database.
should this app need it, which are the steps to get the database working for this?

thanks,

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