Files
cloudron-box/README.md

80 lines
2.8 KiB
Markdown
Raw Normal View History

2016-08-17 00:47:14 -07:00
# Cloudron
2016-08-17 00:47:14 -07:00
[Cloudron](https://cloudron.io) is the best way to run apps on your server.
2016-08-17 00:47:14 -07:00
Web applications like email, contacts, blog, chat are the backbone of the modern
internet. Yet, we live in a world where hosting these essential applications is
a complex task.
2016-01-13 10:31:23 +01:00
2016-08-17 02:04:19 -07:00
We are building the ultimate platform for self-hosting web apps. The Cloudron allows
anyone to effortlessly host web applications on their server on their own terms.
2016-11-22 13:28:22 +00:00
Support us on
[![Flattr Cloudron](https://button.flattr.com/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=cloudron&url=https://cloudron.io&title=Cloudron&tags=opensource&category=software)
or [pay us a coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8982CKNM46D8U)
2016-11-11 15:51:24 +01:00
2016-08-17 02:04:19 -07:00
## Features
* Single click install for apps. Check out the [App Store](https://cloudron.io/appstore.html).
* Per-app encrypted backups and restores.
* App updates delivered via the App Store.
* Secure - Cloudron manages the firewall. All apps are secured with HTTPS. Certificates are
installed and renewed automatically.
* Centralized User & Group management. Control who can access which app.
* Single Sign On. Use same credentials across all apps.
* Automatic updates for the Cloudron platform.
* Trivially migrate to another server keeping your apps and data (for example, switch your
infrastructure provider or move to a bigger server).
2016-08-17 09:41:25 -07:00
* Comprehensive [REST API](https://cloudron.io/references/api.html).
* [CLI](https://git.cloudron.io/cloudron/cloudron-cli) to configure apps.
2016-08-17 02:04:19 -07:00
* Alerts, audit logs, graphs, dns management ... and much more
## Demo
2016-01-13 10:31:23 +01:00
2016-08-17 00:47:14 -07:00
Try our demo at https://my-demo.cloudron.me (username: cloudron password: cloudron).
2016-01-13 10:31:23 +01:00
2016-08-17 00:47:14 -07:00
## Installing
You can install the Cloudron platform on your own server or get a managed server
from cloudron.io.
* [Selfhosting](https://cloudron.io/references/selfhosting.html)
* [Managed Hosting](https://cloudron.io/pricing.html)
## Documentation
* [User manual](https://cloudron.io/references/usermanual.html)
* [Developer docs](https://cloudron.io/documentation.html)
* [Architecture](https://cloudron.io/references/architecture.html)
2016-08-17 09:23:57 -07:00
## Related repos
The [base image repo](https://git.cloudron.io/cloudron/docker-base-image) is the parent image of all
the containers in the Cloudron.
The [graphite repo](https://git.cloudron.io/cloudron/docker-graphite) contains the graphite code
that collects metrics for graphs.
The addons are located in separate repositories
* [Redis](https://git.cloudron.io/cloudron/redis-addon)
* [Postgresql](https://git.cloudron.io/cloudron/postgresql-addon)
* [MySQL](https://git.cloudron.io/cloudron/mysql-addon)
* [Mongodb](https://git.cloudron.io/cloudron/mongodb-addon)
* [Mail](https://git.cloudron.io/cloudron/mail-addon)
2016-08-17 00:47:14 -07:00
## Community
* [Chat](https://chat.cloudron.io/)
* [Support](mailto:support@cloudron.io)
2016-01-13 10:31:23 +01:00