I don't think we will add a new container runtime. gVisor needs one - https://gvisor.dev/docs/user_guide/install/ . We have to get grist working with pyodide somehow.
BTW, is https://www.nestybox.com/ dead? Gives me bad cert error.
Cloudron App Packagers
I don't think we will add a new container runtime. gVisor needs one - https://gvisor.dev/docs/user_guide/install/ . We have to get grist working with pyodide somehow.
BTW, is https://www.nestybox.com/ dead? Gives me bad cert error.
@robi cool !
Reluctant to switch dev setup mid-project but next one will try it out.
Hoping to get Appflowy and ZeroNet out the door soon.
@nebulon said in Ollama + Claude Code making coding free.:
VPS with some nvidia card
I use Koyeb for this kind of thing.
It's a good proposition but I am not needing it much, so may discontinue. Others might find it helpful.
Generally I am happy with my TRAE and desktop Ollama client using one of their cloud models (to avoid pulling it locally).
But everyone raves about Claude Code, so will check them with an Ollama out.
My quick look suggested you still need a subscription for Clause Code even if you hook up Ollama model. Did I misunderstand this ?
Looks like pyodide wants deno (?) There is some confusing error.
In the meantime, I am trying to make some sense of gVisor . If we want this, it will require support from the platform via some extension to the manifest.
@girish I will check it out
Thanks for taking a look at it
Just trying to get AppFlowy and ZeroNet out the door.
Will then re-check Grist package
Pretty sure it is pyodide from memory
It has something to do with grist sandboxing. GRIST_SANDBOX_FLAVOR can apparently be pyodide or gvisor. Not sure which one we have to use, but the Dockerfile has some python install, so we are going for pyodide is it?
https://support.getgrist.com/self-managed/#how-do-i-sandbox-documents
@timconsidine I tested this package (2-3 days ago) and it installs and runs well! When I create a new spreadsheet , clicking on a cell throws some error . Do you see the same?
@svtx I didn't say "easier to setup"
easier to use - extra features
I am not hijacking your thread - I am contributing my experience that cloudron vpn may be good but necessarily great.
I am not advertising anything !! There is no alternative
This is my feedback, not asking for opinions
Fine - live in your own world then.
@dleidert thanks for reporting. I have added a check now to check for package name match instead of the previous docker version match. This way the docker package will update when (the next) cloudon update happens.
@dev-cb if you want to test that fix:
System->Services click the mail service ... icon to right and press Configure, click the checkbox Enable recovery mode and press Savedocker exec -ti mail /bin/bash. Haraka code is in /app/code/haraka. After you make the change, start with /app/code/start.sh