App Platform is a Platform-as-a-Service (PaaS) offering that allows developers to publish code directly to DigitalOcean servers without worrying about the underlying infrastructure.
This glossary defines the core concepts behind App Platform to help build your mental model of how App Platform work and understand what the documentation is referring to when it uses certain terminology.
Access-Control-Allow-Origin
is an HTTP response header stating whether the application or source requesting access is allowed to access the response content. This header is part of the Cross-Origin Resource Sharing (CORS) policy.doctl
(pronounced “dock-tul”, and short for “DigitalOcean Control”) is the official command-line interface for the DigitalOcean API.A hash is a fixed-sized string created by applying a hash function to data. A hash can be used in many different applications for various purposes but are often used to encrypt SSH keys or create unique numerical values that can act as identifiers for data resources.
For example, hashes are used to reference code changes, called commits, in GitHub and other code repository services. DigitalOcean’s Container Registry also uses hashes to create digests for each version of an image stored in a registry. An example hash created with the SHA algorithm looks like this: 3479436528b6961f29e22576d76787b6e5262761
syslog is a standardized protocol and message logging system that collects, transmits, and stores log messages from computer systems and network devices.
An open source tool, captainslog
is a syslog protocol tool.
Top-Level Domain (TLD) is the highest level within the hierarchical domain name system (DNS) structure, such as the .com
portion of example.com
. DigitalOcean supports most publicly recognized TLDs when adding a domain to your account.
FQDN has four components where one of the components is TLD.
URI
) is a string of characters that identify and provide a means to access a resource on the Internet.Please try using alternative keywords or simplifying your search terms.