The Wayback Machine - https://web.archive.org/web/20210831133837/https://github.com/topics/private-cloud
Skip to content
#

private-cloud

Here are 31 public repositories matching this topic...

jacobweinstock
jacobweinstock commented Aug 30, 2021

A running tink-server does not shut down when a Linux signal (SIGINT, SIGQUIT, SIGTERM) is sent.

Expected Behaviour

When a SIGINT, SIGQUIT, or SIGTERM is sent to tink-server, it should shut down the gRPC and HTTP servers and exit.

Current Behaviour

Sending SIGINT, SIGQUIT, or SIGTERM does nothing. Servers do not shut down.

Possible Solution

One possible solutions is

This Terraform example configurations uses the IBM Cloud provider to provision virtual machines on IBM Cloud Infrastructure (SoftLayer) and TerraForm Module ICP Deploy to prepare VSIs and deploy IBM Cloud Private on them in Highly Available configuration. This Terraform template automates best practices learned from installing ICP on IBM Cloud Infrastructure.

  • Updated Jun 21, 2019
  • HCL

Improve this page

Add a description, image, and links to the private-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the private-cloud topic, visit your repo's landing page and select "manage topics."

Learn more