TripleParity / docks-api

RESTful API Server for Docks
https://tripleparity.github.io/docks-api/stack-api-spec.html
GNU General Public License v3.0
0 stars 0 forks source link

Development and Deployment instructions #56

Closed egeldenhuys closed 6 years ago

egeldenhuys commented 6 years ago
devosray commented 6 years ago

The "Docker Only" approach seems to be out of date now since it does not include the PostgreSQL server.

The instructions "$ docker-compose up" is also incorrect as the default compose file pulls the image from Docker hub instead of building it locally.

I assume no one is using the Docker-only workflow any more and thus I propose we delete it?

egeldenhuys commented 6 years ago

TODO: