2023-12-22 19:51:58 +00:00
|
|
|
# Dockerfiles
|
|
|
|
|
|
|
|
Many of the `docker-compose.y(a)ml`s have comments inside of them.
|
|
|
|
At least take a look at these, and/or the README files in the directories.
|
|
|
|
|
|
|
|
Use your common sense to bring these into production use.
|
2023-12-22 20:03:55 +00:00
|
|
|
|
|
|
|
## What do these do?
|
|
|
|
|
|
|
|
* [FileBrowser](https://github.com/filebrowser/filebrowser) is a web-based file-browser.
|
|
|
|
* [Jellyfin](https://jellyfin.org/) - media self-hosting. Feels like modern streaming services.
|
|
|
|
* [Pacoloco](https://github.com/anatol/pacoloco) - pre-fetch Arch updates. Can signficianly improve update times.
|
|
|
|
* [Rabbitmq](https://www.rabbitmq.com/) - message broker for micro-services. Only here for templating.
|
|
|
|
* Tracing - several docker containers all in one. For combining OTel with Nginx.
|
|
|
|
|