This repository contains all Docker container images used by the HomelabARR CLI project. These containers are specifically optimized and configured for the HomelabARR ecosystem, providing a comprehensive media server and homelab infrastructure.
- Base Images - Ubuntu (Focal/Jammy), Alpine, and specialized base containers
- Applications - Media automation tools, backup solutions, and utilities
- Docker Mods - Modifications for existing containers (healthchecks, rclone, etc.)
- Nightly Builds - Bleeding-edge versions of select applications
All containers are published to GitHub Container Registry:
ghcr.io/smashingtags/<container-name>:latest
- Media server applications (GUI, Wiki, etc.)
- Download clients and automation tools
- Backup and sync solutions (Restic, GDSA, etc.)
- Monitoring and health check modifications
- And many more...
These containers are designed to work seamlessly with HomelabARR CLI. To use them:
- Install HomelabARR CLI
- Deploy applications using the CLI's Docker Compose templates
- Containers will be automatically pulled from
ghcr.io/smashingtags/
Note: These containers are optimized specifically for HomelabARR CLI and may have custom configurations that differ from upstream images.
Warning: While these images are public, they're tailored for the HomelabARR ecosystem. Using them in other environments may require adjustments.
- Containers are automatically built using GitHub Actions
- Multi-architecture support (linux/amd64, linux/arm64)
- Automated testing and quality checks
- Discord notifications for build status
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Submit a pull request with your improvements
For detailed documentation on using these containers with HomelabARR CLI, visit:
This repository builds upon ideas and code from:
- LinuxServer.io - Base image concepts and S6 overlay
- Original DockServer project - Initial container structure
This project is licensed under the MIT License - see the LICENSE file for details.
|
smashingtags |
Part of the HomelabARR ecosystem - Simplifying self-hosted media automation