Helpy Pro K8s

Helpy Pro K8s
Helpy Pro K8s
by Helpy

Version 3.2.7.1

KubernetesBusiness Apps

Description

Software Included

Package
Helpy Pro
Version
3.x
License
Commercial
Package
Nginx
Version
1.15
License
MIT
Package
Postgres
Version
10
License
MIT
Package
Puma
Version
latest
License
MIT

Getting started after deploying Helpy Pro K8s

API Creation

In addition to creating Helpy Pro K8s via the control panel, you can also use the DigitalOcean API.

As an example, to create a 3 node DigitalOcean Kubernetes cluster made up of Basic Droplets in the NYC3 region, you can use the following doctl command. You'll need to authenticate with doctl with your API access token, and replace the $CLUSTER_NAME variable with the chosen name for your cluster in the command below.


              doctl kubernetes clusters create --size s-4vcpu-8gb $CLUSTER_NAME --1-clicks helpy