Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

b-lab-org/impact-platform-crowdin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact Platform: Crowdin

Docker container for Crowdin.

Overview

Use with the data container.

Runs a crowdin-cli command from /data/www and expects a crowdin.yaml file. See here for documentation.

Docker-Compose Usage

crowdin:
    build: impactbot/impact-platform-crowdin
    volumes_from:
        - data
    environment:
        - CROWDIN_API_KEY=yourapikey