Giter Site home page Giter Site logo

someone0nearth / excalidraw-self-hosted Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 1.0 10 KB

A docker-compose configuration for a fully self-hosted excalidraw stack, a collaborative whiteboard solution

License: MIT License

collaborative-editing docker-compose excalidraw self-hosted whiteboard mongodb traefik

excalidraw-self-hosted's Introduction

Self-Hosted excalidraw

The goal is a docker-compose configuration for a fully self-hosted Excalidraw with collaboration support. The configuration is for a traefik setup and uses a MongoDB for the storage. Also includes mongo-express as a MongoDB admin interface.

The original version of excalidraw only supporting Firebase for the storage. For achieving a self-hosted storage, a modified version of excalidraw is used:

In combination with a http-storage:

Prerequisites

  • Docker / Docker Compose
  • A traefik setup with a configured https entrypoint

Deploy

Clone this repository: git clone [email protected]:Someone0nEarth/excalidraw-self-hosted.git

Create a copy of the env-example: cp .env-example .env and modifying the .env with your values.

Pull the images and start the containers: docker-compose up -d

Usage

Open the excalidraw app in your browser with the host you configured for APP_HOST, for example: https://excalidraw.your-domain.net

The mongo-express can be reached under the host you configured for MONGOEXPRESS_HOST, for example: https://excalidraw-db.your-domain.net

Current Limitations

The "Export" function to the Excalidraw+ workspace is not working/supported. Also there is no solution for self-hosting your own workspace yet.

Other Self-Hosted Solutions/Attemps

Have fun,

someone.earth

excalidraw-self-hosted's People

Contributors

someone0nearth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

multifunnels

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.