TeamPiped / Piped-Docker

MIT License
39 stars 32 forks source link

[Request] TrueNAS ready docker-compose #22

Closed Vysp3r closed 7 months ago

Vysp3r commented 2 years ago

It would be nice to have a docker-compose file ready to use for TrueNAS for a easier setup. Otherwise I'm testing a way to make this work on TrueNAS. If I find a way I will share it.

FireMasterK commented 1 year ago

Is there any problem with the current script? I don't own any devices to run TrueNAS on, so I don't know what's the blocker here.

anzerr commented 1 year ago

Truenas scale uses helm for it application deployment. There's a project called truecharts that has unofficial charts, that's the project that should be looked at. The only problem I can see is it uses a dependency system so it would cover nginx/caddy and postgres but I don't know what it look like for the 3 microservices pipedfrontend, ytproxy and piped.

kubo6472 commented 1 year ago

https://github.com/TeamPiped/Piped-Kubernetes :O