opwork
opwork copied to clipboard
Self hosted management interface built for CloudFlare's workerd
Hi @hisorange, First of all: Amazing project! Looks super promising and I noticed that I am a little bit late to the party. ;) I've also realised that the last...
Need to revise the image size, should be tested with different base images and try to move the `yarn install` back to the build step.
Currently only a simple SQLite is implemented for persistency. We will need proper persistency support. - [x] SQLite - [ ] Postgres - [ ] MySQL - [ ] MongoDB...
Current proxy solution is more of a PoC, should be reworked with Undici proxy pools. https://github.com/nodejs/undici/blob/main/examples/proxy/proxy.js