runner

module
v0.0.0-...-692b2d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: GPL-3.0

README

runner

DeepCode self-hosted runners. The power of DeepCode Cloud with the safety of your infrastructure. DeepCode

Notes:

Generate Runner key pair:
openssl genrsa 2048 | openssl pkcs8 -topk8 -nocrypt > private_key.pem
openssl rsa -in private_key.pem -pubout -out public_key.pem
Generate SAML Certificate:
openssl req -x509 -newkey rsa:2048 -keyout myservice.key -out myservice.cert -days 365 -nodes -subj "/CN=myservice.example.com"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL