Module Moustache pour fusion ODT
Project description
Moustache est un module de fusion documentaire ODT.
Installation
Docker
docker run -p 5000:5000 gitlab.libriciel.fr:4567/libriciel/hackathon-2018-01/moustache:master
Ubuntu
Sur une distribution Ubuntu 16.04 LTS, voici la procédure à suivre :
apt update -y
apt install -y libreoffice libreoffice-script-provider-python curl libmagickwand-dev
curl https://bootstrap.pypa.io/get-pip.py | python3
pip3 install moustache
Lancement
Avant tout lancement de Moustache, il faut lancer libreoffice en mode headless, sur le port 2002 :
soffice --headless --invisible --nologo --nodefault --nocrashreport --nolockcheck --norestore --nofirststartwizard --accept="socket,host=0,port=2002;urp;" &
Puis il suffira de lancer la commande :
moustache
Moustache sera ensuite accessible sur le port 5000.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for Moustache.beta-0.0.1.post16398.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbfead8a939bc5d3ba4af6b89de2a1bce36e42b86021766ee3559b8e26d78705 |
|
MD5 | 775a7ca3f905854b0dfa38f7dd8551b1 |
|
BLAKE2b-256 | 3a5deab55e5b24d51a57ee72f0f0851c97b4b7abdcd98061456c23b21cf6b5d9 |