Docker images
#
Base imagesBase images for silta deployments available at https://hub.docker.com/u/wunderio. Image source available at https://github.com/wunderio/silta-images
#
Cluster tools#
sshd Gitauthhttps://github.com/wunderio/sshd-gitauth
This image provides an SSH jumphost, a single point to log into the Drupal shell containers.
#
Silta-Splashhttps://github.com/wunderio/silta-splash
A minimal image with general web assets served by nginx, used to serve simple responses such as default "project not found" page for Silta.
#
Silta-deployment-removerhttps://github.com/wunderio/silta-deployment-remover
This image provides a web server that can be configured to respond to certain requests from Github webhooks, so that silta environments are deleted automatically when the related branch is removed.
#
Tools#
Silta CLIhttps://github.com/wunderio/silta-cli
CI/CD deployment command abstraction, utilities and tools for Silta.