charts
charts copied to clipboard
[Add]: Davinci Resolve Project Server
Short description of the app
The DaVinci Resolve Project Server software makes collaboration possible by managing the traffic and saving the changes from each user. This elegant software makes setting up a shared project database fast and easy. A necessary tool for every content creator that uses Davinci Resolve suite.
Sources
https://github.com/elliotmatson/Docker-Davinci-Resolve-Project-Server
I've read and agree with the following
- [X] I've checked all open and closed issues and my request is not there.
- [X] I've checked all open and closed pull requests and my request is not there.
- [X] I've checked the website and my request is not there.
I'm a bit lost here. Looking on the link provided, all I see is a docker-compose file that spins up a postgres db + a container that does schedulled backups. Am I missing something?
Also, it states that it needs max Postgres 11, which we don't support currently ( and probably will not at all ).
I'm a bit lost here. Looking on the link provided, all I see is a docker-compose file that spins up a postgres db + a container that does schedulled backups. Am I missing something?
Also, it states that it needs max Postgres 11, which we don't support currently ( and probably will not at all ).
A lot of apps say they have limited postgresql support, often the latest postgesql just works fine though...
I'm a bit lost here. Looking on the link provided, all I see is a docker-compose file that spins up a postgres db + a container that does schedulled backups. Am I missing something? Also, it states that it needs max Postgres 11, which we don't support currently ( and probably will not at all ).
A lot of apps say they have limited postgresql support, often the latest postgesql just works fine though...
Unfortunately this is not the case here
Resolve 17 and below still use a legacy feature that has been removed in PostgreSQL 12,
so the latest major version that is useable is 11,
which will be maintained until November 9, 2023.
The whole proposal was just to add support for us media artists that use TrueNAS for file serving of the Davinci Resolve Project Server. This is just an os agnostic db that runs on the backround. Then found the above link and pasted. How else should it be implemented?
The whole proposal was just to add support for us media artists that use TrueNAS for file serving of the Davinci Resolve Project Server. This is just an os agnostic db that runs on the backround. Then found the above link and pasted. How else should it be implemented?
DB's endpoitns are os agnostic in general. So when a db is deployed is available for any type of os as long as they use the correct URL to connect.
If all you ask is a standalone db (postgres in this case). We already have one in the dependency train. But Davinci wants a quite old postgres db (11) version, which we are not going to support as it is going to be EOL in a year.
So TL;DR, if davinci starts supporting postgres 14+, you can install the postgres db from our dependency train and connect to it.
Just to be clear, apps in dependency train are not actively supported (in the form on "how to install this, etc"). We do however accent bug reports (proven bugs) for those deps. This train is mainly focused to be used as dependecies in our apps (when needed)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists