Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

funkycitizens/onoratainstanta-v1

Repository files navigation

tribunal

The source code for onoratainstanta.ro a project that aims at increasing transparency in the Romanian justice system

Don't be silly, don't install this app manually, use Docker!

git clone https://github.com/andreicristianpetcu/tribunal.git
cd tribunal
docker build -t tribunal .
docker run -d -p 80:80 -p 27019:27017 tribunal /sbin/my_init --enable-insecure-key 

Right now I run my server like this

docker run -d -v /mnt/docker_volume:/mnt/parent_directory -v /mnt/hdd500/docker_data:/data `dockerimagesqhead1` /sbin/my_init --enable-insecure-key