Sandro Circi

Results 228 comments of Sandro Circi

> @sandros94 They are located here: https://github.com/coollabsio/coolify/tree/a8982379c9fb378eb9873527b1709d4b628d47c0/app/Models > > The files begin with "Standalone" Oh, why haven't I noticed them? Thank you @Skeyelab. Now I need to remember how to...

@peaklabs-dev May I ask you some guidance? I've written php just a handful of times. Some of the concepts that SurrealDB has compared to other dbs already implemented: - it...

> A few things you should add are a `StartSurrealdb` file and a database migration with a standalone key DB tabel, also you need to change a few files you...

> Hi, where can I find the yaml file? I want to run surrealdb on my coolify also. Thanks! You can find it [here](https://github.com/coollabsio/coolify/blob/42e171de2afd863baaa0aa4383c97b122400732e/templates/compose/surrealdb.yaml). Unfortunately I'm having some trouble implementing...

@peaklabs-dev I agree, closing this (at least for now) and lets track it in the discussion https://github.com/coollabsio/coolify/discussions/4013.

> Thanks! May I ask why you are implementing it natively into php? We are looking for handling all databases natively. Allowing things like automatic backups via cron jobs and...

How am I supposed to debug this then? If I'm not even able to see the second param... ![image](https://github.com/microsoft/vscode/assets/13056429/49654171-ad03-4364-8c3d-1c01a4ebbb0c) For context, this is how much space I have available. Clearly...

> Happy to open a PR for it? Sure. Tomorrow, or once I'm able to, I'll do it

Currently I wouldn't call this a `Coolify` preset but rather a `Nixpacks` preset, since it has more to do with the latter compared to Coolify. In particular, because if someone...

> In the CLI, when someone enters 'ollama pull' without a model name, it should return a current list of available models. I second this. I'm building a small chat...