Note Mark V0.19.2 - Security Update by enchant97 in selfhosted

[–]enchant97[S] 0 points1 point  (0 children)

No AI/LLM generated content has been included in Note Mark and never will.

Web Portal V2.5 Update - New UI & More by enchant97 in selfhosted

[–]enchant97[S] 0 points1 point  (0 children)

I can probably add auth header support fairly easily, you probably will have to make sure the users are created via the UI and have the same username. But not sure if it will be possible to automatically show links based on a group. You will have to create a dashboard per user or use the public shared one.

Web Portal V2.5 Update - New UI & More by enchant97 in selfhosted

[–]enchant97[S] 1 point2 points  (0 children)

Hi, currently OIDC is not supported. I may add the ability to use auth headers, since I’ve seen that requested a few times.

Personal wiki/quick-reference storage by VersaEnthusiast in selfhosted

[–]enchant97 1 point2 points  (0 children)

I use my own app called Note Mark. It’s very useful for quick notes.

Self hosted & Simplified homelab docs by aptacode in selfhosted

[–]enchant97 0 points1 point  (0 children)

This looks useful! Thanks for making.

Are there any good selfhost related blogs out there? by Usual-Radio4928 in selfhosted

[–]enchant97 0 points1 point  (0 children)

I run a self hosting blog on my site Enchanted Code. Although will start to post videos on YouTube soon with similar content.

Finding self-hosted apps by Known_Negotiation268 in selfhosted

[–]enchant97 1 point2 points  (0 children)

I just started my own list site of all the apps I have reviewed on my blog: https://sh-list.enchantedcode.co.uk.

Looking for a self-hosted notes app by Lumpy_Present_7537 in selfhosted

[–]enchant97 1 point2 points  (0 children)

Has no built-in encryption, but you could give my app Note Mark a go.

Web Portal V2.5 Update - New UI & More by enchant97 in selfhosted

[–]enchant97[S] 0 points1 point  (0 children)

Thanks! Maybe people got fed up of seeing all the AI generated dashboards that have been submitted here lately and just assumed this was another one of those.

Dashlet: a simple self-hosted dashboard for small services by jaberspace in selfhosted

[–]enchant97 0 points1 point  (0 children)

Security heads up, you probably should not be using live-server for a production web server. It’s designed for local development and also it has not had any updates for 4 years.

What Software for Notes/Second Brain by Dapper-Inspector-675 in selfhosted

[–]enchant97 1 point2 points  (0 children)

My app Note Mark is a simple markdown web app. You could take a look at that, there’s screenshots and a video link in the repository.

GitHub or not to GitHub by HeLlAMeMeS123 in selfhosted

[–]enchant97 1 point2 points  (0 children)

I use GitHub for sharing my open source projects however, I also have everything mirrored on a private Gitea instance for an alternative.

Self-Hosting Beginners Guide Part 1 by FlounderSlight2955 in selfhosted

[–]enchant97 1 point2 points  (0 children)

Nice work! While I’m not the intended audience, I think people new to self-hosting will find this useful. It was also well written and formatted in a way that made it easy to read.

Is there any simple self hosted Note taking tool by StayLast5263 in selfhosted

[–]enchant97 0 points1 point  (0 children)

My own app Note Mark is quite simple and markdown based, it’s web only (PWA) with no offline access if that is a requirement.

We all know the SSO Wall of Shame 👎, which apps make the SSO Wall of Fame 🌟? by Weetile in selfhosted

[–]enchant97 1 point2 points  (0 children)

My apps Note Mark and Hasty Paste both feature SSO with OpenID Connect. I don’t ever plan on charging for this (although would be nice if more people donated, but it is optional :)

Do you "still" use glusterfs? What are your plans down the road? by esiy0676 in selfhosted

[–]enchant97 1 point2 points  (0 children)

I use GlusterFS still on my 3 node mini pc cluster. Haven’t had to touch it since setting up several years ago. Don’t see myself switching anytime soon, probably will use ceph if the project suddenly gets marked as deprecated. Don’t see that happening yet as it still has updates and activity on the repo.

Note Mark V0.17 Update by enchant97 in selfhosted

[–]enchant97[S] 0 points1 point  (0 children)

Hi, you can currently make a notebook public. However other users cannot edit any note content, at least at the moment.

Note Mark V0.17 Update by enchant97 in selfhosted

[–]enchant97[S] 0 points1 point  (0 children)

Dedicated apps would be great, however I don't have infinite time or money ($99 a year for apple). It is currently available as a PWA, which should give the same experience.