Deploy
button will deploy the selected version of the app to your cluster.
Some releases are marked asYou can press theRequired
. For upgrading to the latest version, you must deploy allRequired
versions in order between your current version and the latest version before upgrading to the latest version.
Check for update
button to check for new updates that may be available.
deepsource: application
deepsource: analysis
Recommended version: PostgreSQL 12
postgres
user:
Important: Ensure that themax_connections
parameter for the PostgreSQL application is set to at least500
. You will have to set a suitableshared_buffers
value for this value.
No
for the field Deploy embedded database?
5432
.Save Config
to persist this configuration.
Deploy
.
kubectl get svc | grep pgpool
and use the IP for the service as the hostname.Yes
will allow you to upload your TLS certificate and private key. Upload the TLS certificate and private key and click Save Config. Deploy the latest version to begin using your site with TLS.
No
to the above option, DeepSource will automatically use Let’s Encrypt to provision a TLS certificate for your site. Please note that Let’s Encrypt will attempt a domain validation challenge. To validate the certificates, your site would have to be reachable by the Let’s Encrypt server.