An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Ethibox

[![Version](https://img.shields.io/github/tag/ethibox/ethibox.svg?label=Version&style=flat&colorA=2B323B&colorB=1e2329)](https://github.com/ethibox/ethibox/releases)
[![License](https://img.shields.io/badge/license-GPL%20v3%2B-yellow.svg?label=License&style=flat&colorA=2B323B&colorB=1e2329)](https://raw.githubusercontent.com/ethibox/ethibox/master/LICENSE.txt)
[![Build](https://img.shields.io/github/actions/workflow/status/ethibox/ethibox/deploy.yml?label=Build&style=flat&colorA=2B323B&colorB=1e2329)](https://github.com/ethibox/ethibox/actions)

> Ethibox is an open-source web app hoster

![screenshot](https://i.imgur.com/a7lHFXj.png)

## 📦 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.

[![Github sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors)](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!**