Ostico / docker_matecat

Docker configuration for MateCat web cattool https://github.com/matecat/MateCat
20 stars 22 forks source link

docker_matecat

Dockerization of the MateCat web CatTool https://github.com/matecat/MateCat

This docker is not meant to be used in production as is, but only to try the software and for development.

Prerequisites

Configuration

MateCat Repository

docker_matecat Repository

Mounted volumes ( MateCat application )
  volumes:
    - ~/your/preferred/installation/path/MateCat:/var/www/matecat:rw
Environment ( optional, remove what you do not need )

Further MateCat configurations ( Advanced users )

More specific configurations can be made directly into your docker_matecat/MatecatApache/config.ini before docker starts the installation.

Ex:

/your/preferred/docker_matecat_path/docker_matecat/MateCatApache/app_configs/config.ini

Start Docker

To enable the Google+ login in MateCat

Follow the instructions on the MateCat Installation guide: Enable Google+ login: