Create a Service
Add a logical application service and configure its deployment permissions.
A project service is the stable identity used for source, packages, releases, deployments, and infrastructure configuration.
Add the Service
- Open Project settings > Services.
- Select Create service.
- Enter a concise name that identifies the application or worker.
- Configure the available deployment permissions.
- Save the service.
After creating the identity, add the service component to an infrastructure configuration and choose its target, source, build, runtime, and environment settings.
Naming Guidance
Use a name based on responsibility, such as checkout-api, admin-web, or invoice-worker. Avoid embedding an environment in the service name because environments are configured separately.