Memos - A privacy-first, lightweight note-taking service.
-
@Kubernetes make sure to set the HOME env to /app/data and see if that helps with the paths.
You can log/redirect the output of the binary to a file.
-
@robi I tried already to execute the memos binary in /app/data but received an segmentation fault error!?
@Kubernetes that's odd, but sounds like it expects other files to be there, so it may as well run from /app/code
what's the error there?
-
It complains that /var/opt/memos is unavailable (which is true)
-
It complains that /var/opt/memos is unavailable (which is true)
@Kubernetes aha! does the binary have --help options to set that elsewhere?
From GH:
The~/.memos/directory will be used as the data directory on your local machine, while/var/opt/memosis the directory of the volume in Docker and should not be modified.HOME will take care of .memos
-d (--data) will set the data dir -
Great, now the app starts in Cloudron, but in Browser I just get "No frontend embeded." now
-
Ok, I still miss the frontend compilation
-
Ok, I still miss the frontend compilation
@Kubernetes there is no separate FE app, so is the port set up right? there is also the -m prod|dev option but not sure what the difference is.
-
In Dockerfile the frontend is build separately in another stage build. I missed that. Just trying to get this done.
-
In Dockerfile the frontend is build separately in another stage build. I missed that. Just trying to get this done.
@Kubernetes You're right, forgot that it was a mix.
there may also be a MEMOS_DATA env to set at the bottom. -
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
-
N nebulon locked this topic on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login