๐Dawarich: Your Journey, Your Control ๐
-
O! this sounds really good! I was searching the docs how to install this app form the URL but can't find it, any hints how to install this?
-
BTW there are more apps to push location data: https://dawarich.app/docs/tutorials/track-your-location
-
O! this sounds really good! I was searching the docs how to install this app form the URL but can't find it, any hints how to install this?
@imc67 I've been trying to follow examples and such from
https://docs.cloudron.io/packaging/tutorial/
https://docs.cloudron.io/settings/#private-docker-registryI thought we had to build an image. But nothing is working after I git pulled it. Do we simply install? But that presumes an image... which hasn't been build... right, by just pulling?
I'm more lost than I thought I'd be, especially since I just recently installed the Blossom Nostr app with no issues.EDIT: I looked at the steps I used to install Blossom, and then replace the git bits with the git bits of this app, but it failed because the build failed. Well, the build failed because there is no image on that git bit, and I didn't build it locally, nor then push it to my docker registry.
cloudron install --image git.cloudron.io/playground/dawarich-app:latest -l map.domain.com App is being installed. => Queued . => Deleting old containers => Downloading image ................................ App installation error: Installation failed: Unable to pull image git.cloudron.io/playground/dawarich-app:latest. registry error: {"reason":"server error","statusCode":500,"json":null}
-
@imc67 I've been trying to follow examples and such from
https://docs.cloudron.io/packaging/tutorial/
https://docs.cloudron.io/settings/#private-docker-registryI thought we had to build an image. But nothing is working after I git pulled it. Do we simply install? But that presumes an image... which hasn't been build... right, by just pulling?
I'm more lost than I thought I'd be, especially since I just recently installed the Blossom Nostr app with no issues.EDIT: I looked at the steps I used to install Blossom, and then replace the git bits with the git bits of this app, but it failed because the build failed. Well, the build failed because there is no image on that git bit, and I didn't build it locally, nor then push it to my docker registry.
cloudron install --image git.cloudron.io/playground/dawarich-app:latest -l map.domain.com App is being installed. => Queued . => Deleting old containers => Downloading image ................................ App installation error: Installation failed: Unable to pull image git.cloudron.io/playground/dawarich-app:latest. registry error: {"reason":"server error","statusCode":500,"json":null}
-
@scooke I cloned the repo, built it and used cloudron CLI to install it.
It worksJust adding it to my custom app installer to ease the pain
@timconsidine said in
Dawarich: Your Journey, Your Control
:
built it
What command did you use to build it? I tried the following:
docker buildx build scooke/dawarich-app:1.0.0 [+] Building 0.0s (0/0) docker:desktop-linux ERROR: failed to build: unable to prepare context: path "scooke/dawarich-app:1.0.0" not found ulken@ulken dawarich-app % docker buildx build ERROR: docker: 'docker buildx build' requires 1 argument Usage: docker buildx build [OPTIONS] PATH | URL | - Run 'docker buildx build --help' for more information
Do I need to make this directory in the Docker registry "scooke/dawarich-app:1.0.0"??
-
Dawarich package now available at https://ccai.uk for easy installation
Note PostInstall :
Username: demo@dawarich.app
Password: password -
@timconsidine said in
Dawarich: Your Journey, Your Control
:
built it
What command did you use to build it? I tried the following:
docker buildx build scooke/dawarich-app:1.0.0 [+] Building 0.0s (0/0) docker:desktop-linux ERROR: failed to build: unable to prepare context: path "scooke/dawarich-app:1.0.0" not found ulken@ulken dawarich-app % docker buildx build ERROR: docker: 'docker buildx build' requires 1 argument Usage: docker buildx build [OPTIONS] PATH | URL | - Run 'docker buildx build --help' for more information
Do I need to make this directory in the Docker registry "scooke/dawarich-app:1.0.0"??
-
There is now a playground package repo at https://git.cloudron.io/playground/dawarich-app for curious people to test. Wanted to see how good the app is, only to find out it only has an iOS app to push data in and I don't have any apple devices....
-
oh wow didn't expect anything much to come from that! Thanks @timconsidine to pick that up into your catalogue that fast. That is great to gather some initial feedback fast. We have an internal task to write the basic integration and update tests so we can hopefully get this out soonish.
-
Looking forward to using the live tracking in this app. Thanks for all the hard work everyone!
-
oh wow didn't expect anything much to come from that! Thanks @timconsidine to pick that up into your catalogue that fast. That is great to gather some initial feedback fast. We have an internal task to write the basic integration and update tests so we can hopefully get this out soonish.