Pinned Repositories
com.devture.ansible.role.traefik
An Ansible role which installs [Traefik](https://traefik.io/) to run as a Docker container wrapped in a systemd service
docker-ansible
Docker image containing an up-to-date version of Ansible
email2matrix
An SMTP server which receives messages to predefined mailboxes and relays them over the [Matrix](https://matrix.org) protocol
exim-relay
🐳 A lightweight non-root Docker image for an Exim mail relay, based on Alpine Linux.
matrix-corporal
Matrix Corporal: reconciliator and gateway for a managed Matrix server
matrix-synapse-shared-secret-auth
Shared Secret Authenticator password provider module for Matrix Synapse
nagadmin
Web-configurator and frontend for Nagios
nextcloud-app-jwtauth
Application for Nextcloud providing Single-Sign-On using JWT tokens
silex-user-bundle
Silex bundle that provides user management, authentication and authorization.
symfony-web-command-bundle
Symfony bundle that allows console commands to be called from the web in a secure manner
Devture Ltd's Repositories
devture/matrix-corporal
Matrix Corporal: reconciliator and gateway for a managed Matrix server
devture/matrix-synapse-shared-secret-auth
Shared Secret Authenticator password provider module for Matrix Synapse
devture/exim-relay
🐳 A lightweight non-root Docker image for an Exim mail relay, based on Alpine Linux.
devture/com.devture.ansible.role.traefik
An Ansible role which installs [Traefik](https://traefik.io/) to run as a Docker container wrapped in a systemd service
devture/docker-ansible
Docker image containing an up-to-date version of Ansible
devture/symfony-web-command-bundle
Symfony bundle that allows console commands to be called from the web in a secure manner
devture/mongodb-migrations-bundle
Symfony MongoDBMigrationsBundle
devture/com.devture.ansible.role.postgres
An Ansible role which installs Postgres to run as a Docker container wrapped in a systemd service
devture/docker-registry-purger
A small tool used for purging a private Docker registry's old tags
devture/browserless
Library for communicating with the https://www.browserless.io/ API (generating PDFs, etc.)
devture/symfony-email-template-bundle
Symfony bundle providing Twig-based email-template management (persisted to the filesystem) and message preparation.
devture/symfony-translation-bundle
Symfony bundle that allows .json files to be translated between multiple languages.
devture/apisix-dashboard
Dashboard for Apache APISIX
devture/com.devture.ansible.role.docker_sdk_for_python
An Ansible role which installs Docker SDK for Python on various distros
devture/com.devture.ansible.role.systemd_service_manager
An Ansible role which manages systemd services
devture/mongodb-migrations
Managed migration support for MongoDB
devture/netbox-keycloak-sso-expiration-middleware
Keycloak SSO Expiration middleware for NetBox
devture/com.devture.ansible.role.postgres_backup
An Ansible role that sets up prodrigestivill/docker-postgres-backup-local to run as a Docker container wrapped in a systemd service
devture/com.devture.ansible.role.container_socket_proxy
An Ansible role which installs https://github.com/Tecnativa/docker-socket-proxy to run as a Docker container wrapped in a systemd service
devture/com.devture.ansible.role.playbook_help
An Ansible role which defines some common helper variables, etc. for Ansible playbooks.
devture/com.devture.ansible.role.playbook_runtime_messages
An Ansible role which lets other roles inject messages into a variable and outputs those messages at the end of playbook execution
devture/com.devture.ansible.role.playbook_state_preserver
Ansible playbook state preservation role
devture/com.devture.ansible.role.systemd_docker_base
An Ansible role which serves as a base for other roles that run [Docker](https://www.docker.com/) containers under systemd
devture/com.devture.ansible.role.timesync
An Ansible role which installs `systemd-timesyncd` or `ntpd`, depending on the distro.
devture/com.devture.ansible.role.traefik_certs_dumper
An Ansible role which installs [traefik-certs-dumper](https://github.com/ldez/traefik-certs-dumper) to run as a Docker container wrapped in a systemd service
devture/com.devture.ansible.role.woodpecker_ci_agent
An Ansible role for installing the agent component of Woodpecker CI to run as a Docker container managed by systemd
devture/com.devture.ansible.role.woodpecker_ci_server
An Ansible role for installing the server component of Woodpecker CI to run as a Docker container managed by systemd
devture/form
Tiny do-it-yourself form binding and validation library
devture/mongo-php-adapter
:link: Adapter to provide ext-mongo interface on top of mongo-php-library
devture/pimple-provider-phinx-migrations
A Pimple Service Provider which provides database migrations console commands, powered by Phinx