Score

Command Reference Overview →

The Score implementation (CLI) is a command-line tool used to interact with a Score Specification. Use a Score …

Debug →

From the Application overview, select the name of the Application you’d like to debug. Under Active deployment, …

Delta →

The score-humanitec delta command prepares your Workload for deployment with Humanitec. Commands # The following section …

Get DNS →

DNS names provide a standard way to make services accessible on the public internet. In Kubernetes applications, DNS …

Get Started →

You can use this guide to quickly get up and running with Score and Humanitec. The guide will provide you with detailed …

Hello World →

Overview # The primary goal of the Score Specification is to quickly and easily describe how to run a Workload. The …

Introduction →

Score is an open source, platform-agnostic, container-based workload specification. This means you can define your …

Review Logs →

If your code is in your CI pipeline, you can access it by using the DNS Name. You can use the Humanitec platform to …

Run →

Commands # The following section describes configuration details for the score-humanitec run command. run # Translates …

Set Shared Values and Secrets →

Set Shared Values # From the Application overview, select the ... of the Application you’d like to set shared …

Workload Variables →

Values and Secrets are defined inside the Humanitec application and can be set Environment wide. However, you can define …

Top