*.deb
for Debian and Ubuntu, *.rpm
for CentOS and RedHat.docker-compose.yml
with following content:MYSQL_PASSWORD
and SEMAPHORE_DB_PASS
— password for the MySQL user.SEMAPHORE_ADMIN_PASSWORD
— password for the Semaphore's admin user.SEMAPHORE_ACCESS_KEY_ENCRYPTION
— key for encrypting access keys in database. It must be generated by command: head -c32 /dev/urandom | base64
./path/to/semaphore
and /path/to/config.json
to your semaphore and config file path