OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/docs/cloud-edition-guide/README.md

47 lines
3.3 KiB

---
sidebar_navigation:
title: Cloud Edition
priority: 999
description: OpenProject Cloud Edition guide.
robots: index, follow
keywords: Cloud Edition
---
# Cloud Edition guide
Welcome to the OpenProject **Cloud edition guide**.
![image-20200113133750107](image-20200113133750107.png)
<div class="alert alert-info" role="alert">
**Note**: This guide only describes the cloud management part of OpenProject. The feature descriptions are included at the respective parts in the OpenProject [user guide](../user-guide/#readme).
</div>
## Overview
| Popular Topics | Description |
| ------------------------------------------------------------ | :----------------------------------------------------------- |
| [Create a free trial](./create-trial-installation) | Learn more how to create a free trial for the cloud instance. |
| [Sign in](./sign-in/) | Sing in to your OpenProject Cloud Edition. |
| [View payment history or download invoices](./invoices-and-billing-history) | How to see your payment history and download invoices? |
| [Upgrade, downgrade or cancel subscription](./manage-subscription/#update-existing-subscriptions) | How to upgrade your plan, downgrade or cancel your subscription for the Cloud Edition? |
| Manage your subscription | How to change billing address, add or edit Credit Card details? |
The OpenProject Cloud Edition contains all OpenProject Community features plus the additional OpenProject premium features, as well as professional support.
For the Cloud Edition the OpenProject experts will take care of the installation as well as maintenance of your OpenProject installation, so you will be able to concentrate on your core business. We will perform regular backups of your Cloud Edition. You will have the latest OpenProject release installed. Hence, you do not have to take care of updates or installation of security patches yourself.
You will get a detailed feature comparison [here](https://www.openproject.org/pricing/#features).
## Frequently asked questions (FAQ)
### Can I import my OpenProject Community instance into my Cloud Edition?
Yes, we provide an upload possibility of your data to move from a Community installation to the Cloud Edition.
To import your community instance into our cloud environment, please send us the following files:
1. the database SQL dump of your local installation
2. the attachments of your local installation For a package-based installation, you can create both as root user on your environment as follows openproject run backup
This creates the attachment and postgresql-dump or mysql-dump under /var/db/openproject/backup.
If you are still running OpenProject under MySQL, your dump will be converted to PostgreSQL before importing, we will do this for you. More information about the backup tool can be found under this [link](https://www.openproject.org/operations/backup/backup-guide-packaged-installation/).
Before uploading the attachments securely to us using the [following form](https://openproject.org/saas-import), please contact us via support@openproject.com.
The form generates a direct upload to our secure S3 environment from which the import takes place.