A job service is a one off container that comes up to run a specific logic once and shuts down. When you create a service, you must provide appropriateDocumentation Index
Fetch the complete documentation index at: https://docs.localops.co/llms.txt
Use this file to discover all available pages before exploring further.
Run command if your Dockerfile
CMD doesn’t point at the job script.
Logs
You can see logs of the job via the in-built Grafana dashboard. Navigate to Monitor tab to login to Grafana dashboard. Within Grafana dashboard, filter to seeapp-services namespace logs.
You can create any number of jobs in your environment.