The DevOps foundation of the Janus project. This repository provides Dockerfiles, build contexts, and automation configurations to support the entire Janus infrastructure lifecycle.
| Author | Author | Author | Author |
|---|---|---|---|
![]() @nathanmartel21 | ![]() @xeylou | ![]() @Djegger | ![]() @Warsgo |
janus-core/: Base Docker image with Debian, SSH, and PHP CLI.janus-php/: PHP-specific container configurations..github/: GitHub Actions workflows and Dependabot configuration.
- Modular Dockerfiles for Janus services.
- Dependabot integration to monitor and update Docker base images automatically.
- GitHub Actions-ready structure for CI/CD pipelines.
- Secure, minimal, and production-ready image designs.
- Clear separation of build contexts by service.
- Each service has its own Dockerfile and build context.
- Dependabot is configured to automatically open PRs when base images are updated.
- Use this repository as a centralized source for building and maintaining the container images used in the Janus project.
This project is licensed under the GNU General Public License v3.0 GPL-3.0.
See the LICENSE file for more details.



