Deploying agola on kubernetes Deploying agola on kubernetes Currently you can find some example kubernetes deployment (simple and distributed) in the agola repository at https:...
Sample config (using go modules and caching) Matrix build Sample config (using go modules and caching) This example uses the yaml format and defines a run that will fetch the ...
Deployment types Prerequisites High available with N executors Start all the management components (except executor) Start the executors Deployment types Since agola is com...
Executing a user direct run How it works Users usually run the software tests manually on their workstation before committing and pushing to git. This usually requires a lot of...
Welcome to the Agola Documentation Welcome to the Agola Documentation Here you’ll find all the agola documentation Concepts User/Orgs/Project setup Runs Configuration example...
Components configuration Agola configuration file reference Components configuration When starting an agola instance it will read its config from the configuration file WARNI...
Architecture Services Internal services User facing services Gateway Run Service Config Scheduler Notification service Architecture Agola is composed of multiple (micro...
Secrets Variables Example Create the secrets Create the variable Agola secrets and variables are a powerful way to provide secret data to a run (that cannot be stored inside ...