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

Postgres setup (engine) #42

Open
albertoramirezpuicon opened this issue Oct 1, 2019 · 1 comment
Open

Postgres setup (engine) #42

albertoramirezpuicon opened this issue Oct 1, 2019 · 1 comment

Comments

@albertoramirezpuicon
Copy link

albertoramirezpuicon commented Oct 1, 2019

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,

@jhliu
Copy link

jhliu commented Sep 14, 2020

I just encountered the same issue on MacOS. Did anyone find the instruction of setting up the DB?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants