Skip to content

Docker containers for tricoteuses project, opening data of french parlament

License

Notifications You must be signed in to change notification settings

Asone/dockerized-tricoteuses

Repository files navigation

Docker containers for tricoteuses application

This repo is an intent to provide docker containers for tricoteuses application.

Tricoteuses is an application of parlement ouvert which intends to open the data of the french parlement so it can be easily used by contributors.

Tricoteuses comes in 3 different softwares interacting through a postgres database.

Softwares are the following :

Current services states

DB

DB should be working. On removing the image and rebuilding, db will automatically fetch current data dump available.

daemon

Service container seems to run and no exception seems to be thrown at executing python scripts.

We will have to configure the service in order to automatically process the scripts adequately.

api

Todo

ui

Install & build works. Instance not tested.