Features:
- Added support for Bash scripts.
- Added support for OpenTofu code.
- Added usage examples:
- Added DEBUG Docker image for remote debugging from Goland.
Tutorial on how to use it is available here.
Bugfixes:
- Reduced size of Docker image from 1.5Gb to 600Mb.
Running OpenTofu code and Bash scripts
The latest version of Semaphore introduces support for running OpenTofu code and Bash scripts. This allows you to automate tasks and create custom workflows in your Semaphore pipelines.
Semaphore with OpenLDAP and Authentik LDAP usage examples
We have added two new examples to the Semaphore UI repository. These examples demonstrate how to use Semaphore UI with OpenLDAP and Authentik LDAP.
- Semaphore with OpenLDAP example.
The tutorial describes how to set up an OpenLDAP server and Semaphore UI to authorize users with it.
- Semaphore with Authentik LDAP example.
The tutorial describes how to set up an Authentik server and Semaphore UI to authorize users with it.