WBO
Online collaborative Whiteboard that is simple, free, easy to use and to deploy.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
wbo:
image: lovasoa/wbo:latest
ports:
- 5001:80
volumes:
- $(pwd)/wbo-boards:/opt/app/server-data
restart: unless-stoppedResources
Website: https://wbo.ophir.dev/
GitHub: https://github.com/lovasoa/whitebophir
Docker Hub: https://hub.docker.com/r/lovasoa/wbo
Configuration: https://github.com/lovasoa/whitebophir#running-your-own-instance-of-wbo