notesium icon indicating copy to clipboard operation
notesium copied to clipboard

Docker Container

Open TaylanTatli opened this issue 1 year ago • 4 comments

Is it possible to make a docker container? I was looking something like this.

TaylanTatli avatar Jul 15 '24 20:07 TaylanTatli

Hey @TaylanTatli - could you expand on the use case? notesium is a single binary you can download from the github-actions built releases, and just run it - no installation or dependencies required (unless you want VIM integration).

alonswartz avatar Jul 17 '24 10:07 alonswartz

I intend to use it in my home server, so I can use it anywhere I want. With docker, it's easy to deploy and maintain. I can use it in any OS without installing anything extra, it will be isolated from my system, it will be easy to migrate all my setup to another server if I needed. So my use case is installing it to server, giving a port, exposing to internet with Cloudflare zero trust and using it anywhere. I currently use SilverBullet for that.

TaylanTatli avatar Jul 17 '24 11:07 TaylanTatli

Sounds pretty cool! Is there anything specific I could help with? Have you come across any issues so far? Once setup and running, it would be really nice if we could summarize whats needed for others with a similar use case.

alonswartz avatar Jul 17 '24 13:07 alonswartz

Well, unfortunately, I don't know much about creating a docker container. So, I hope someone who can, will make a one.

TaylanTatli avatar Jul 17 '24 16:07 TaylanTatli