ayon-backend
ayon-backend copied to clipboard
Server codebase with API access to AYON
### Please describe the enhancement you have in mind and explain what the current shortcomings are? m_u_r_p_h_y: for now it is not possible. It seems there is more requests for...
## Story There has been a report that updating certain addons with bundle migration fail to transfer certain setting overrides. Specifically: ``` Applications : 0.1.4 --> 1.0.0 Core : 0.1.4...
## Story We may want to resolve URIs later, but as if in a older point in time, using a timestamp. So that `latest` would resolve to the latest at...
Use a configuration directive to allow unattended auto-updating of server addons including their hot-reload and switching to the latest version in the current production bundle. - [ ] `AYON_SERVER_ADDONS_AUTO_UPDATE` configuration...
Create a consistent set of endpoints for server configuration CRUD (table `public.config`) - [ ] Create a list of well known values - [ ] `[GET] /api/config/{key}` endpoint - [...