UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

30 lines (15 loc) 2.1 kB
## QCObjects Multi-Cloud Installation QCObjects is natively supported by the most famous cloud providers. In most of them, you can install it and set everything up and running in just one step. ### DigitalOcean One-Click Droplet If you want to forget apt-get and the config guide. Go straight to deploying your project using a preconfigured 1-Click App including QCObjects CLI, QCObjects-SDK and QCObjects HTTP2 Built-In Server, then spin it up on a Droplet VM or a Kubernetes cluster in 60 seconds or less. [Create Your Own QCObjects DigitalOcean Droplet here](https://marketplace.digitalocean.com/apps/qcobjects) ### AWS Amazon Machine Images (AMI) An Amazon Machine Image (AMI) provides the information required to launch an instance. You must specify an AMI when you launch an instance. You can launch multiple instances from a single AMI when you need multiple instances with the same configuration. You can use different AMIs to launch instances when you need instances with different configurations. An AMI includes the following: - One or more EBS snapshots, or, for instance-store-backed AMIs, a template for the root volume of the instance (for example, an operating system, an application server, and applications). - Launch permissions that control which AWS accounts can use the AMI to launch instances. - A block device mapping that specifies the volumes to attach to the instance when it's launched. [Start building your QCObjects AMI here](https://aws.amazon.com/marketplace/pp/B07YZRH7VB) ### Amazon Web Services AWS PIB (Private Amazon Machine Image) A Private Image lets you build a new AMI by installing AWS Marketplace software on an image you choose from the AMIs available to your AWS account, this allows you to better meet internal specifications for security, management and compliance. As with standard AWS Marketplace AMIs, each Private Image will comprise a subscription for the installed product and have software usage billed via AWS Marketplace. [Start building your QCObjects Amazon Private Image here](https://aws.amazon.com/marketplace/pp/B07YZRH7VB)