Open Source
Pro

Config file
Env vars

{
  "bolt": {

  },

  "dialect": "bolt",
}
services:
    semaphore:
        ports:
            - 3000:3000
        image: semaphoreui/semaphore:v2.14.12
        environment:
            SEMAPHORE_DB_DIALECT: bolt
            SEMAPHORE_ADMIN_PASSWORD: changeme
            SEMAPHORE_ADMIN_NAME: admin
            SEMAPHORE_ADMIN_EMAIL: admin@localhost
            SEMAPHORE_ADMIN: admin

Impostazioni del database

BoltDB
MySQL
Postgres

Utente amministratore

Runner

Variabili ambientali

keyboard_arrow_right
Comune
13 options

keyboard_arrow_right
Database
1 options

keyboard_arrow_right
Sicurezza
5 options

keyboard_arrow_right
Email
6 options

keyboard_arrow_right
LDAP
11 options

Messengers

keyboard_arrow_right
Telegram
3 options

keyboard_arrow_right
Slack
2 options

keyboard_arrow_right
Rocket Chat
2 options

keyboard_arrow_right
Microsoft Teams
2 options

keyboard_arrow_right
Ding Talk
2 options

keyboard_arrow_right
Gotify
3 options

Variabili ambientali Ansible

ANSIBLE_HOST_KEY_CHECKING
Avoid host key checking by the tools Ansible uses to connect to the host.