SurrealDB
-
I don't have much idea of SurrealDB . Can you tell us a bit about how SurrealDB is backed up and restored? Does it store it's data in files or is it backed by another database?
-
I don't have much idea of SurrealDB . Can you tell us a bit about how SurrealDB is backed up and restored? Does it store it's data in files or is it backed by another database?
-
@Odonno I saw a request today to join 'cloudron' group but this is not the workflow. Can you give me your username on gitlab (not sure if it was you who requested) ? I have to up the repo limit before you can create a repo there.
There's a whole bunch of apps in https://git.cloudron.io/cloudron/ (with the -app suffix). You can push the package code with your preferred opensource license .
-
@Odonno I saw a request today to join 'cloudron' group but this is not the workflow. Can you give me your username on gitlab (not sure if it was you who requested) ? I have to up the repo limit before you can create a repo there.
There's a whole bunch of apps in https://git.cloudron.io/cloudron/ (with the -app suffix). You can push the package code with your preferred opensource license .
-
@Odonno You should be able to create repos on gitlab now (under your name). Once it's pushed, can you let me know? I will then move it under the cloudron organization.
-
I have created the project here https://git.cloudron.io/Odonno/surrealdb-app
I have started to write tests but I don't how it can work. I have this error for the first test...
-
@Odonno It seems the license on the package is BSL. We try to keep the package source code as proper opensource licenses . Note that surrealdb itself can be BSL, this is not a problem. The license in the repo only on the license of the package. This allows us (cloudron team) to continue to provide updates to the package reliably.
-
@Odonno It seems the license on the package is BSL. We try to keep the package source code as proper opensource licenses . Note that surrealdb itself can be BSL, this is not a problem. The license in the repo only on the license of the package. This allows us (cloudron team) to continue to provide updates to the package reliably.
-
@Odonno Ok, I have forked it into our namespace - https://git.cloudron.io/cloudron/surrealdb-app . You should also be a maintainer of the repo.
So, the next step, is to get the tests working . Then, we will take a look into getting it published. Thanks for all the work!
-
@Odonno Ok, I have forked it into our namespace - https://git.cloudron.io/cloudron/surrealdb-app . You should also be a maintainer of the repo.
So, the next step, is to get the tests working . Then, we will take a look into getting it published. Thanks for all the work!
-
@Odonno The message is just saying, you have to run
cloudron build
first before you can runcloudron install
. Maybe you changed the repo directory or something? When that happens, it "forgets" the previouscloudron build
image information. -
@Odonno The message is just saying, you have to run
cloudron build
first before you can runcloudron install
. Maybe you changed the repo directory or something? When that happens, it "forgets" the previouscloudron build
image information. -
@girish Ah yes, that explains why. I don't know how it keeps track of the correct docker image. I suppose there is a key-value store somewhere.
Well, I finished to write a pretty good set of e2e tests. I think it is ready. Thank you for your help.
@Odonno indeed, the key value store is in
~/.cloudron.json
-
@Odonno we will have to find the time to review and publish the package.
-
@Odonno haven't found the time yet. We are still working on getting a few apps updated before we start looking into new ones.
-
@Odonno haven't found the time yet. We are still working on getting a few apps updated before we start looking into new ones.