GithubHelp home page GithubHelp logo

wildactual / etherpad-docker-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openfun/etherpad-docker

0.0 0.0 0.0 550 KB

:whale: Stateless Etherpad Lite docker image

License: MIT License

Dockerfile 3.75% Makefile 5.20% CSS 82.98% JavaScript 8.07%

etherpad-docker-1's Introduction

Etherpad-lite docker

A stateless Dockerfile for the etherpad-lite application.

Getting started

To build the image run the following command:

$ make build

And then you can run a local etherpad instance using postgresql with:

$ make run

More commands are available, for reference, see:

$ make help

Advanced configuration

Health checks

Our docker image embeds the lightship application as an etherpad-lite plugin. It provides health check status endpoints to a running etherpad instance. The following environment variable can be injected in the container to configure its behavior:

  • EP_LIGHTSHIP_DETECT_KUBERNETES: a boolean-like string to choose whether lightship should detect its environment and assign a random port to listen to while not in k8s environment (default: false),

  • EP_LIGHTSHIP_PORT: the fixed port to listen to (default: 9002). Note that if EP_LIGHTSHIP_DETECT_KUBERNETES is true and you are running in a non-k8s environment, this setting has no effect.

Contributing

This project is intended to be community-driven, so please, do not hesitate to get in touch if you have any question related to our implementation or design decisions.

We try to raise our code quality standards and expect contributors to follow the recommandations from our handbook.

License

This work is released under the MIT License (see LICENSE).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.