Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benbristow/dokploy-compose-templates

Collection of docker-compose configs for self-hosted tools, compatible with Dokploy
https://github.com/benbristow/dokploy-compose-templates

compose docker docker-compose dokploy self-hosted

Last synced: about 1 month ago
JSON representation

Collection of docker-compose configs for self-hosted tools, compatible with Dokploy

Awesome Lists containing this project

README

        

# Dokploy Compose

Collection of docker-compose configs for self-hosted tools, compatible with Dokploy (https://dokploy.com/)

See below for advice on using Dokploy's compose feature.

https://docs.dokploy.com/en/docs/core/docker-compose/example

## Templates

### audiobookshelf.yml

Template for [Audiobookshelf](https://www.audiobookshelf.org/), a self-hosted audiobook/podcast server.

[View template file](/templates/audiobookshelf.yml)

### forgejo.yml

Template for [Forgejo](https://forgejo.org/), a fork of Gitea, a self-hosted git server, similar to GitHub.

[View template file](/templates/forgejo.yml)

### freshrss.yml

Template for [FreshRSS](https://freshrss.org/), a self-hosted RSS reader, similar to Feedly or what was Google Reader.

[View template file](/templates/freshrss.yml)

### linkding.yml

Template for [Linkding](https://github.com/sissbruecker/linkding), a self-hosted bookmarking service.

[View template file](/templates/linkding.yml)

### nextcloud.yml

Template for [Nextcloud](https://nextcloud.com/), a self-hosted file sync and share platform, similar to Google Drive.

[View template file](/templates/nextcloud.yml)

### openspeedtest.yml

Template for [OpenSpeedTest](https://www.openspeedtest.com/), an online network speed test tool, similar to speedtest.net.

[View template file](/templates/openspeedtest.yml)

### owncast.yml

Template for [Owncast](https://owncast.online/), a self-hosted live streaming platform, similar to Twitch.

[View template file](/templates/owncast.yml)

### prowlarr.yml

Template for [Prowlarr](https://github.com/Prowlarr/Prowlarr), a self-hosted torrent/NZB indexer for downloading Linux ISOs.

[View template file](/templates/prowlarr.yml)

### thelounge.yml

Template for [Thelounge](https://thelounge.chat/), a self-hosted web IRC client.

[View template file](/templates/thelounge.yml)

## Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or feature requests.

## License

This project is licensed under the MIT License - see the LICENSE file for details.