Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozakione/dockers
Just a repo that host my docker-compose files
https://github.com/ozakione/dockers
Last synced: about 1 month ago
JSON representation
Just a repo that host my docker-compose files
- Host: GitHub
- URL: https://github.com/ozakione/dockers
- Owner: OzakIOne
- Created: 2021-12-14T21:11:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T17:15:59.000Z (6 months ago)
- Last Synced: 2024-10-25T15:33:42.978Z (3 months ago)
- Language: Makefile
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-Hosted Docker Services
This repository contains a collection of self-hosted services running in Docker containers. Each service is isolated and can be managed independently.
## Getting Started
Each service has its own directory with a `docker-compose.yml` file and a `makefile`. To start a service, navigate to its directory and run `make up`. To stop a service, run `make down`.
## Services
### AdGuard Home
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
### ARR
ARR is a suite of services for automating media download, management, and serving. It includes Sonarr for TV shows, Radarr for movies, and Jackett for general torrent search.
### DDClient
DDClient is a Perl client used to update dynamic DNS entries for accounts on many dynamic DNS services.
### Emby
Emby is a media server designed to organize, play, and stream audio and video to a variety of devices.
### FileBrowser
FileBrowser is a create-your-own-cloud kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface. You have many available features!
### Homer
Homer is a simple static homepage to link your services together, along with some helpful resources.
### Jellyfin
Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.
### Linkwarden
Linkwarden is a self-hosted bookmark manager with a focus on simplicity, customizability, privacy, and speed.
### inecraft
These are Docker images for Minecraft [Bedrock
### Portainer
Portainer is a lightweight management UI which allows you to easily manage your Docker host or Swarm cluster.
### qBittorrent
qBittorrent is a cross-platform free and open-source BitTorrent client.
### RustDesk
RustDesk is a remote desktop software, which lets you access, manage and support computers remotely.
### Traefik
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.
### Whoami
Whoami is a tiny webserver that prints os and http request info.
### WireGuard
WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.