2016-08-17 00:47:14 -07:00
|
|
|
# Cloudron
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2016-08-17 00:47:14 -07:00
|
|
|
[Cloudron](https://cloudron.io) is the best way to run apps on your server.
|
2015-07-20 00:09:47 -07:00
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
## 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).
|
|
|
|
|
|
2017-11-19 12:16:04 -08:00
|
|
|
* Comprehensive [REST API](https://cloudron.io/documentation/developer/api/).
|
2016-08-17 09:41:25 -07:00
|
|
|
|
2017-11-19 12:16:04 -08:00
|
|
|
* [CLI](https://cloudron.io/documentation/cli/) to configure apps.
|
2016-08-17 09:41:25 -07:00
|
|
|
|
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
|
2017-05-31 21:49:28 -07:00
|
|
|
from cloudron.io. In either case, the Cloudron platform will keep your server and
|
|
|
|
|
apps up-to-date and secure.
|
2016-08-17 00:47:14 -07:00
|
|
|
|
2017-11-19 12:16:04 -08:00
|
|
|
* [Selfhosting](https://cloudron.io/documentation/installation/) - [Pricing](https://cloudron.io/pricing.html)
|
2017-05-31 21:49:28 -07:00
|
|
|
* [Managed Hosting](https://cloudron.io/managed.html)
|
|
|
|
|
|
2018-03-22 17:13:27 -07:00
|
|
|
**Note:** This repo is a small part of what gets installed on your server - there is
|
|
|
|
|
the dashboard, database addons, graph container, base image etc. Cloudron also relies
|
|
|
|
|
on external services such as the App Store for apps to be installed. As such, don't
|
|
|
|
|
clone this repo and npm install and expect something to work.
|
|
|
|
|
|
2016-08-17 00:47:14 -07:00
|
|
|
## Documentation
|
|
|
|
|
|
2017-11-19 12:16:04 -08:00
|
|
|
* [Documentation](https://cloudron.io/documentation/)
|
2016-08-17 00:47:14 -07:00
|
|
|
|
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.
|
|
|
|
|
|
2016-08-17 00:47:14 -07:00
|
|
|
## Community
|
|
|
|
|
|
2018-03-08 10:50:18 -08:00
|
|
|
* [Forum](https://forum.cloudron.io/)
|
2016-08-17 00:47:14 -07:00
|
|
|
* [Support](mailto:support@cloudron.io)
|
2016-01-13 10:31:23 +01:00
|
|
|
|