Configuration file
Creating configuration file
Semaphore uses a config.json file for its core configuration. You can generate this file interactively using built-in tools or through a web-based configurator.
Generate via CLI
Use the following commands to generate the configuration file interactively:
-
For the Semaphore server:
semaphore setup -
For the Semaphore runner:
semaphore runner setup팁For more details about runner configuration, see the Runners section.