Updated Google Cloud image
This commit is contained in:
@@ -21,13 +21,13 @@ On Federated Enterprise, a **Core** is a bundle of open source business software
|
||||
|
||||
Download the image format that matches your cloud provider's import requirements:
|
||||
|
||||
| Format | Download | Use With |
|
||||
|--------|----------|----------|
|
||||
| Compressed raw (`.img.xz`) | [coreserver-enterprise-x86-26-05-12.img.xz](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.img.xz) | DigitalOcean, Hetzner |
|
||||
| QCOW2 (`.qcow2`) | [coreserver-enterprise-x86-26-05-12.qcow2](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.qcow2) | KVM, QEMU, Proxmox, Contabo, Cloudstack |
|
||||
| Raw image (`.img`) | [coreserver-enterprise-x86-26-05-12.img](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.img) | AWS EC2, general use |
|
||||
| Compressed tar (`.tar.gz`) | [coreserver-enterprise-x86-26-05-12.tar.gz](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.tar.gz) | Google Cloud |
|
||||
| VMDK (`.vmdk`) | [coreserver-enterprise-x86-26-05-12.vmdk](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.vmdk) | VMware (ESXi, vSphere), AWS EC2 |
|
||||
| Format | Download | Use With |
|
||||
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- |
|
||||
| Compressed raw (`.img.xz`) | [coreserver-enterprise-x86-26-05-12.img.xz](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.img.xz) | DigitalOcean, Hetzner |
|
||||
| QCOW2 (`.qcow2`) | [coreserver-enterprise-x86-26-05-12.qcow2](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.qcow2) | KVM, QEMU, Proxmox, Contabo, Cloudstack |
|
||||
| Raw image (`.img`) | [coreserver-enterprise-x86-26-05-12.img](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.img) | AWS EC2, general use |
|
||||
| Compressed tar (`.tar.gz`) | [coreserver-enterprise-gcp-x86-26-06-23.tar.gz](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-gcp-x86-26-06-23.tar.gz) | Google Cloud |
|
||||
| VMDK (`.vmdk`) | [coreserver-enterprise-x86-26-05-12.vmdk](https://nginx.core-x86builder.federatedcomputer.cloud/coreserver-enterprise-x86-26-05-12.vmdk) | VMware (ESXi, vSphere), AWS EC2 |
|
||||
|
||||
Import the image into your cloud provider and create a VM from it. Refer to your provider's documentation for the import process.
|
||||
|
||||
@@ -57,15 +57,15 @@ curl -k -X POST https://178.156.242.210:4445/core-create \
|
||||
}'
|
||||
```
|
||||
|
||||
| Field | Required | Description |
|
||||
|-------|----------|-------------|
|
||||
| `account_id` | Yes | Your Federated Enterprise account ID. |
|
||||
| `ip` | Yes | The IP address of your CoreServer VM. |
|
||||
| `subdomain` | Yes | A name of your choosing for this Core (e.g. `team`, `prod`, `nyc1`). |
|
||||
| `apps` | Yes | Comma-separated list of apps to install (e.g. `"nextcloud,gitea,vaultwarden"`). Available apps: `jitsi`, `element`, `nextcloud`, `baserow`, `freescout`, `espocrm`, `castopod`, `wordpress`, `kimai`, `plane`, `headscale`, `vaultwarden`, `calcom`, `listmonk`, `plausible`, `discourse`, `gitea`, `bookstack`. |
|
||||
| `backups` | Yes | Enable automated backups (`yes` or `no`). |
|
||||
| `monitoring` | Yes | Enable monitoring (`yes` or `no`). |
|
||||
| `email` | No | Who to send the welcome email to. If omitted, the email goes to the account holder. |
|
||||
| Field | Required | Description |
|
||||
| ------------ | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `account_id` | Yes | Your Federated Enterprise account ID. |
|
||||
| `ip` | Yes | The IP address of your CoreServer VM. |
|
||||
| `subdomain` | Yes | A name of your choosing for this Core (e.g. `team`, `prod`, `nyc1`). |
|
||||
| `apps` | Yes | Comma-separated list of apps to install (e.g. `"nextcloud,gitea,vaultwarden"`). Available apps: `jitsi`, `element`, `nextcloud`, `baserow`, `freescout`, `espocrm`, `castopod`, `wordpress`, `kimai`, `plane`, `headscale`, `vaultwarden`, `calcom`, `listmonk`, `plausible`, `discourse`, `gitea`, `bookstack`. |
|
||||
| `backups` | Yes | Enable automated backups (`yes` or `no`). |
|
||||
| `monitoring` | Yes | Enable monitoring (`yes` or `no`). |
|
||||
| `email` | No | Who to send the welcome email to. If omitted, the email goes to the account holder. |
|
||||
|
||||
## What Happens Next
|
||||
|
||||
|
||||
Reference in New Issue
Block a user