https://github.com/ethibox/ethibox
Open-source web app hoster
https://github.com/ethibox/ethibox
automation docker docker-swarm ethibox orchestrator privacy react self-hosted stripe tailwindcss traefik
Last synced: 25 days ago
JSON representation
Open-source web app hoster
- Host: GitHub
- URL: https://github.com/ethibox/ethibox
- Owner: ethibox
- License: gpl-3.0
- Created: 2017-10-24T11:54:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-04-22T19:08:24.000Z (2 months ago)
- Last Synced: 2026-04-22T20:27:08.229Z (2 months ago)
- Topics: automation, docker, docker-swarm, ethibox, orchestrator, privacy, react, self-hosted, stripe, tailwindcss, traefik
- Language: JavaScript
- Homepage: https://ethibox.fr
- Size: 5.82 MB
- Stars: 259
- Watchers: 12
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-starred - ethibox/ethibox - Open-source web apps hoster (docker)
README
# Ethibox
[](https://github.com/ethibox/ethibox/releases)
[](https://raw.githubusercontent.com/ethibox/ethibox/master/LICENSE.txt)
[](https://github.com/ethibox/ethibox/actions)
> Ethibox is an open-source web app hoster

## 📦 Installation
```bash
docker run -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock ethibox/ethibox
```
Go to [http://localhost:3000](http://localhost:3000) to access Ethibox.
## 🫱 Contributing
We welcome contributions in all forms. Please check out the [contributing guide](https://github.com/ethibox/ethibox/blob/master/.github/CONTRIBUTING.md) for more information.
Participation in this project is subject to a [code of conduct](https://github.com/ethibox/ethibox/blob/master/.github/CODE_OF_CONDUCT.md).
## 🎁 Support me
Please support me with a one-time or a monthly donation and help me continue my activities.
[](https://github.com/sponsors/johackim/)
## 📜 License
This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](https://raw.githubusercontent.com/ethibox/ethibox/master/LICENSE.txt) file for details
**Free Software, Hell Yeah!**