Sign inSign up

inistcnrs/refgpec

By inistcnrs

Updated about 8 years ago

Application de gestion d'un référentiel de profils/compétences pour une démarche GPEC

Image
1

3.3K

inistcnrs/refgpec repository overview

RefGPEC

Build Status Docker Pulls

Application de gestion d'un référentiel de profils/compétences pour une démarche GPEC.

https1

Developement

Prerequisites: NodeJS & Docker & Docker-compose

make install
make run-debug

Then open http://127.0.0.1:8081 to access RefGPEC.

To simulate a production run, you can just type these commandes:

make build
make run-prod

Production

FIXME... Download the docker-compose.yml and just run it.

wget https://raw.githubusercontent.com/Inist-CNRS/RefGPEC/master/docker-compose.yml
docker-compose up -d

Tag summary

Content type

Image

Digest

Size

75.4 MB

Last updated

about 8 years ago

docker pull inistcnrs/refgpec:2.8.0-front