ProjectAdA / ada-ae

Repository for the source code of the annotation explorer, REST API and triplestore, and all linked data sets that were developed in the AdA project.
1 stars 0 forks source link

Running Ada-ae Docker-compose locally #52

Open sanyaade-teachings opened 2 years ago

sanyaade-teachings commented 2 years ago

Hello Everyone,

Many thanks for all your work on projectAdA and for put those resources on GitHub for other people perusal.

My problems: I have been trying to stack up ada-ae locally on my server for my daughter use for her degree project. I needed this since online interface cannot be modified for her specific needs.

I went through the docker-compose.yml and the folders and their docker files.

First I had to change: ONTOLOGY_BASE_URI=${ONTOLOGY_BASE_URI:-http://ada.cinepoetics.org} to ONTOLOGY_BASE_URI=${ONTOLOGY_BASE_URI:-https://skillsmender.com}

I also modified the two subnets: subnet: 174.21.10.0/28 subnet: 174.21.11.0/27 ifconfig shows the two network bridge running: image

Next I created the volumes/virtuoso on my home directory

I then spin up docker-compose, everything running but I cannot connect to it locally Also I get flask errors not being able to import the json file by itsdangerous. Please see the screenshot below: image

I need help! please help me out!

Is there any documentation on how to setup ada-ae locally and also on hard-coded parameters in dockerfiles and docker-compose file. I saw that docker-compose file has some commented out ports for ada-rproxy and ada-ae. Do I need to enable these ports for local development and run? Many thanks!

Many thanks for your continuous support and for all the efforts that you all have put into projectAdA.

All your help are much appreciated!

Please help!

Hear from you soon!

God blesses!!!

Best regards, Sanyaade