https://github.com/ragdata/docker-compose
https://github.com/ragdata/docker-compose
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ragdata/docker-compose
- Owner: Ragdata
- License: mit
- Created: 2025-06-02T14:12:51.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-06-10T07:07:44.000Z (9 months ago)
- Last Synced: 2025-06-10T07:29:41.050Z (9 months ago)
- Language: Shell
- Size: 8.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Pre-Release][pre-release]
[Docker Compose Files][release]
### _A Collection of Docker Compose Files for Self-Hosted Applications_
[![GitHub issues][issues-badge]][issues]
![Last Commit][last-commit]
[![AGPL][license-badge]][mit-license]
[![wakatime][wakatime-badge]][wakatime-repo]
## [App Directory](#top) ✨
Click to View Apps
* [Cloudflare DDNS](https://github.com/Ragdata/docker-compose/blob/master/cloudflare-ddns)
* [Dashy]()
* [Dockwatch](https://github.com/Ragdata/docker-compose/blob/master/dockwatch)
* [Dozzle](https://github.com/Ragdata/docker-compose/blob/master/dozzle)
* [Handbrake]()
* [Homarr]()
* [Huginn]()
* [Immich](https://github.com/Ragdata/docker-compose/blob/master/dozzle)
* [Immich Backup]()
* [Immich Machine Learning]()
* [Immich Power Tools]()
* [Immich Public Proxy]()
* [IT Tools](https://github.com/Ragdata/docker-compose/blob/master/it-tools)
* [Jekyll]()
* [Jekyll-GHpages]()
* [Linkwarden](https://github.com/Ragdata/docker-compose/blob/master/linkwarden)
* [Mattermost]()
* [MKVToolnix]()
* [N8n]()
* [NocoDB]()
* [Portainer EE](https://github.com/Ragdata/docker-compose/tree/master/portainer-ee)
* [Postiz]()
* [Seafile](https://github.com/Ragdata/docker-compose/tree/master/seafile)
* [Vaultwarden](https://github.com/Ragdata/docker-compose/tree/master/vaultwarden)
* [WikiJS]()
[`^ Top`](#top)
## [Resources](#top) 📖
### [**Docker**](https://github.com/docker)
Repositories
* [docker-install](https://github.com/docker/docker-install) (https://get.docker.com)
* [terraform-provider-docker](https://github.com/docker/terraform-provider-docker)
* [docker-bench-security](https://github.com/docker/docker-bench-security)
GitHub Actions
* [**github-actions-runner**](https://github.com/docker/github-actions-runner)
* [actions-toolkit](https://github.com/docker/actions-toolkit)
* [setup-docker-action](https://github.com/docker/setup-docker-action)
* [setup-qemu-action](https://github.com/docker/setup-qemu-action)
* [login-action](https://github.com/docker/login-action)
* [setup-buildx-action](https://github.com/docker/setup-buildx-action)
* [setup-compose-action](https://github.com/docker/setup-compose-action)
* [metadata-action](https://github.com/docker/metadata-action)
* [bake-action](https://github.com/docker/bake-action)
* [build-push-action](https://github.com/docker/build-push-action)
* [desktop-action](https://github.com/docker/desktop-action)
Development
* [**Porter**](https://porter.sh/)
* [docker-py](https://github.com/docker/docker-py)
* [extensions-sdk](https://github.com/docker/extensions-sdk)
* [extensions-submissions](https://github.com/docker/extensions-submissions)
* [extension-ideas](https://github.com/docker/extension-ideas)
* [labs](https://github.com/docker/labs)
Sample Apps
* [docker-dotnet-sample](https://github.com/docker/docker-dotnet-sample)
* [docker-nodejs-sample](https://github.com/docker/docker-nodejs-sample)
* [getting-started-app](https://github.com/docker/getting-started-app)
* [python-docker-dev](https://github.com/docker/getting-started-app)
* [docker-php-sample](https://github.com/docker/docker-php-sample)
* [python-docker](https://github.com/docker/python-docker)
* [docker-rust-postgres](https://github.com/docker/docker-rust-postgres)
Documentation
* [Docker Docs](https://docs.docker.com/)
* [Docker Compose Docs](https://docs.docker.com/compose/)
* [cli-docs-tool](https://github.com/docker/cli-docs-tool)
Docker Captains Blogs
* [**About the Docker Captains**](https://github.com/docker-captains/about)
* [Bret Fisher](https://www.bretfisher.com/)
* [Nick Janetakis](https://nickjanetakis.com/)
* [Lee Calcote](https://gingergeek.com/)
* [Vladimir Mikhalev](https://www.heyvaldemar.com/)
Docker Tips & Tricks
* [Storing Secrets Securely and Encrypted using Git-Crypt](https://blog.lrvt.de/storing-secrets-securely-via-git-crypt/)
* [Using YAML Anchors and X Properties in Docker Compose](https://nickjanetakis.com/blog/docker-tip-82-using-yaml-anchors-and-x-properties-in-docker-compose)
More Docker-Compose Collections
* [Official Docker Compose Samples](https://github.com/docker/awesome-compose)
* [Funky Penguin's Geek Cookbok](https://github.com/geek-cookbook/geek-cookbook) <[Website](https://geek-cookbook.funkypenguin.co.nz/)> <[Premix](https://github.com/geek-cookbook/premix)>
* [Haxxnet's Awesome Docker Compose Examples](https://github.com/Haxxnet/Compose-Examples) <[Website](https://haxxnet.github.io/Compose-Examples/)>
* [Linuxserver.io Images](https://www.linuxserver.io/our-images)
* [Docker Boilerplates](https://github.com/madeofpendletonwool/docker-boilerplates)
* [DockSTARTer](https://github.com/GhostWriters/DockSTARTer)
* [Docker Swarm Rocks](https://dockerswarm.rocks/)
* [Docker Swarm Cookbook](https://github.com/Drauku/docker-swarm-cookbook)
* [Awesome Stacks](https://github.com/ethibox/awesome-stacks)
* [Selfhosted Apps Docker](https://github.com/DoTheEvo/selfhosted-apps-docker)
### [**Self-Hosting**](https://github.com/docker)
* [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) <[Website](https://awesome-selfhosted.net/)>
* [The Homelab Wiki](https://thehomelab.wiki/)
* [Mike Royal's Self-Hosting Guide](https://github.com/mikeroyal/Self-Hosting-Guide)
* [Selfh.st](https://selfh.st/)
* [Noted.lol](https://noted.lol)
[`^ Top`](#top)
## [Security](#top) 🔐
> [!warning]
>If you discover any issue regarding the security of this project, please disclose that information responsibly by sending a [security advisory][advisory]. **PLEASE DO NOT CREATE AN ISSUE OR DISCUSSION TOPIC.** You can read more about this project's security policies [HERE][security]
While I always good security practices, 100% security can never be guaranteed in any software package. `Docker Compose Files` are provided AS IS, and without warranty. You can find more details in the [LICENSE](LICENSE) file included with this repository.
[`^ Top`](#top)
## [License](#top) ⚖️
[![MIT][license-badge]][mit-license]
Copyright © 2025 Redeyed Technologies
[_**CLICK HERE FOR THE FULL TEXT OF THIS LICENSE**_][mit-license]
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
If you like this repository, please give it a ⭐ (it really does help)

Copyright © 2025 Redeyed Technologies
[//]: # (############################################################)
[release]: https://github.com/ragdata/docker-compose/releases/tag/0.1.0
[gh-pages]: https://ragdata.github.io/docker-compose/
[repo]: https://github.com/ragdata/docker-compose
[pre-release]: https://img.shields.io/badge/Status-Pre--Release-d20000?labelColor=31383f
[issues-badge]: https://img.shields.io/github/issues-raw/ragdata/docker-compose?style=for-the-badge&logo=github
[license-badge]: https://img.shields.io/badge/License-MIT-gold?style=for-the-badge
[last-commit]: https://img.shields.io/github/last-commit/ragdata/docker-compose/master?style=for-the-badge
[version-badge]: https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fragdata%2Fdocker-compose%2Fmaster%2F.releaserc&query=%24.version&prefix=v&label=Version&labelColor=31383f&color=cd4800
[issues]: https://github.com/ragdata/docker-compose/issues
[mit-license]: https://choosealicense.com/licenses/mit/
[wakatime-badge]: https://wakatime.com/badge/user/7e04d9d4-3a44-495e-b622-69fdbafd036c/project/57b4a67e-9f5a-412d-996d-80dfb185c607.svg?style=for-the-badge
[wakatime-repo]: https://wakatime.com/badge/user/7e04d9d4-3a44-495e-b622-69fdbafd036c/project/57b4a67e-9f5a-412d-996d-80dfb185c607
[advisory]: https://github.com/ragdata/docker-compose/security/advisories/new
[all-contributors]: https://allcontributors.org
[contributing]: https://github.com/ragdata/.github/blob/master/.github/CONTRIBUTING.md
[security]: https://github.com/ragdata/docker-compose/security/policy
[ragdata-repo]: https://github.com/Ragdata