tabby-web
tabby-web copied to clipboard
No minimum/recommended requirements specified
I was trying to pop tabby-web up on an Always Free machine on Oracle Cloud, but despite even trying to limit the resources Docker Compose uses, tabby-web just can't be built due to a lack of memory.
I noticed whilst checking again that there were actually no requirements set for tabby-web, which at first I didn't mind as I wasn't aware this was an issue that would even occur.
So, two things:
- Can there be some requirements set for tabby-web?
- If possible, is there a way to build this on "low-end" machines?
build the container on docker hub/gitub packages and pull the image from a private repo.