Skip to content

pmlrsg/diveapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diveapi

Public API service for the e-shape DIVE application.

To install the DIVE API service

cd diveapi
docker-compose up

The docker-compose.yml and supporting configuration files should work with no alterations.

You should change the passwords once the server is installed. You can change the PostgreSQL passwords using the psql CLI if you have it installed or with the adminer web interface (http://localhost:8080/?pgsql=db&username=postgres&db=dive). The password in dive-frontend/config/dive.ini must be updated to match.

About

Public API service for e-shape DIVE application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published