GhostUnicorns Spawn
Experimenting is the key to success.
In order not to turn your ambitions into crash tests with bad results, we have created a docker container-based test environment capable of launching new instances of the project on the fly with its own services, starting from a new GIT branch.
Spawn allows the project owner to test single features or whole developments while each team works on its own GIT branch. This truly speeds up all testing phases and avoids problems due to conflicts between developments.
Our magic is to make your life easier. All you need to use Spawn is one Linux instance with ssh privileged access. Each installation of the Spawn is perfected ad hoc for the project at issue.
Technical features
The technical features of the Spawn are as follows:
- Creation and destruction of environments via pipelines
- Reading emails of each individual instance via MailCatcher
- Connection to the database of the specific instance via phpMyAdmin or via connection
- Connection to RabbitMQ of the specific instance via web interface or via connection
- Connection to Redis of the specific instance via connection
- Management of multiple domains through Traefik
- Management of SSL Certificates