Home

[beta] degoog - search engine aggregator

$$9371
https://lemmy.world/u/fccview posted on Mar 9, 2026 15:34

Hey,

Some of you may know me for Jotty and Cr*nmaster, been quiet with my head down lately improving my apps and trying to build a searxng alternative for myself.

https://lemmy.world/pictrs/image/a70266bc-f67b-4dc1-b516-86166c8e4080.png

Whilst I have used searxng for about a year now, I have had quite a few personal gripes with it so in the past few weeks I have decided to make my take on it and ran it happily locally. Since publishing the beta to my discord server I ended up building a fairly extensive tool.

Degoog is actually pretty minimal, there’s no much to it aside from a very comprehensive plugin/extension system. The idea being users can create their own engines, themes and plugins that hook into the core application and do.. pretty much anything, from adding stuff to the result page (e.g. speedtests, tmdb information, ip retrieval, rss feeds embedded on the home page) to full on OIDC systems.

This is still very much in beta and I figured the best way to get it out of beta would be to publish it to a wider audience (currently some users in our discord server have been testing it fairly successfully and i’ve been on top of bug fixing).

Repo: https://github.com/fccview/degoog

Official extensions: https://github.com/fccview/fccview-degoog-extensions

Docs: https://fccview.github.io/degoog

You can install custom plugins/extensions. You can make your own repo and add it to the store page in the settings, or you can just have your own plugins locally for yourself.

Let me know what you think, and feel free to ask any questions and feel free to join our discord (link in releases page on any of my apps) for a more direct chat about things <3

https://lemmy.world/post/44038358
Reply
$$9380
https://lemmy.world/u/irmadlad posted on Mar 9, 2026 15:44
In reply to: https://lemmy.world/post/44038358

I have used searxng for about a year now, I have had quite a few personal gripes

What gripes have you had? Curious. Maybe something I’ve overlooked.

https://lemmy.world/comment/22563656
Reply
$$9390
https://lemmy.world/u/fccview posted on Mar 9, 2026 15:49
In reply to: https://lemmy.world/comment/22563656

I keep getting results in different languages, a lot of my engines get rejected, it’s quite heavy and building extensions for it is fairly complex. They also recently restructured their own codebase, which means most of my customisation didn’t work anymore, which is when I decided to build my own instead of re-making all the customisations from scratch.

This is again very personal issues and specific to my use case frankly, and it could be that I wasn’t doing customisations right, but the way my brain works is to make something from scratch and learn the ins and out of it, so I just went for it.

I guess it also is styled more to my linking (plus theming is very extensive) and I wanted to create something that slots things in if wanted (see tmdb above results and rss on the homepage)

https://lemmy.world/pictrs/image/4ae054e3-d825-48f2-b3d2-cb22f845247e.png https://lemmy.world/pictrs/image/417c7f0f-d01c-4988-a992-2348bade2720.png

https://lemmy.world/comment/22563761
Reply
$$9396
https://lemmy.world/u/ComradeMiao posted on Mar 9, 2026 15:56
In reply to: https://lemmy.world/comment/22563656

I found it oddly good at finding hidden pages containing the exact terms I was looking for but horrible at more general stuff

https://lemmy.world/comment/22563899
Reply
$$9427
https://lemmy.cafe/u/stepan posted on Mar 9, 2026 16:26
In reply to: https://lemmy.world/post/44038358

My biggest issue with searxng is that google gets rejected all the time. But that’s because the instance gets rate limited, no? Do you deal with that more effectively somehow? Is it even possible?

https://lemmy.cafe/comment/16275306
Reply
$$9457
https://lemmy.world/u/fccview posted on Mar 9, 2026 16:42
In reply to: https://lemmy.cafe/comment/16275306

Hey! Well, aside from rotating multiple user agents, have a cheeky retry and having a “retry” button next to each engine I also heavily cache results so that for 12 hours the same query will give you the same results from cache. You can always invalidate cache from the settings.

Another thing you can also do is add multiple proxy that rotate on each request, traffic goes through proxy urls and you don’t get hit with rate limiting (again, proxy settings are in the settings tab - you can find free ones around).

So far I haven’t been rate limited by google yet, not gonna claim it won’t happen as it probably will, it’s the nature of the tool, but finger crossed so far so good.

https://lemmy.world/comment/22564691
Reply
$$9462
https://lemmy.dbzer0.com/u/thagoat posted on Mar 9, 2026 16:45
In reply to: https://lemmy.cafe/comment/16275306

I host mine at home and only available on my tailnet. Haven’t had any rate limiting since.

https://lemmy.dbzer0.com/comment/24848890
Reply
$$9467
https://lemmy.world/u/fccview posted on Mar 9, 2026 16:47
In reply to: https://lemmy.dbzer0.com/comment/24848890

Yes, I think that’s also key, the more people using the same instance the more likely it’ll be to get banned, but again, rotating proxy is key to this I suppose

https://lemmy.world/comment/22564774
Reply
$$9485
https://lemmy.world/u/irmadlad posted on Mar 9, 2026 17:01
In reply to: https://lemmy.cafe/comment/16275306

Echoing what @thagoat@lemmy.dbzer0.com said, I selfhost it and I only have one user…me.

https://lemmy.world/comment/22565019
Reply
$$9580
https://sopuli.xyz/u/Jake_Farm posted on Mar 9, 2026 19:23
In reply to: https://lemmy.world/post/44038358

Why would Cron need to be censored?

https://sopuli.xyz/comment/22329781
Reply
$$9588
https://lemmy.world/u/fccview posted on Mar 9, 2026 19:36
In reply to: https://sopuli.xyz/comment/22329781

lol it’s a play on the cron syntax, the * is a o in the name/logo

https://lemmy.world/comment/22567548
Reply
$$9599
https://lemmy.ml/u/nfreak posted on Mar 9, 2026 19:59
In reply to: https://lemmy.world/post/44038358

I’ve been mostly happy with SearXNG but customization is a pain point of it for sure, so this looks really promising. Definitely gonna be keeping an eye on this one

https://lemmy.ml/comment/24432686
Reply
$$9601
https://lemmy.world/u/fccview posted on Mar 9, 2026 20:04
In reply to: https://lemmy.ml/comment/24432686

YES! Customisation is the main reason why I went out of my way to build it, and other stuff I listed in another comment in the thread :)

Thank you, if you ever end up making a store with your own plugins/themes and so on just lemme know and I’ll add it to the repo, it’d be cool to have a list of available stores already in the beta version, so when I go out of beta it’ll feel like a much more mature product <3

https://lemmy.world/comment/22568011
Reply
$$9632
https://lemmy.blahaj.zone/u/thestrike posted on Mar 9, 2026 20:45
In reply to: https://lemmy.world/post/44038358

I can’t wait to try it out! I’m going to get it up and running today

https://lemmy.blahaj.zone/comment/19547372
Reply
$$9635
https://lemmy.world/u/fccview posted on Mar 9, 2026 20:51
In reply to: https://lemmy.blahaj.zone/comment/19547372

Yaaas! Let me know how you get on with it ♥️

https://lemmy.world/comment/22568734
Reply
$$9647
https://lemmy.blahaj.zone/u/thestrike posted on Mar 9, 2026 21:12
In reply to: https://lemmy.world/comment/22568734

Just got it up and running! UI wise it’s super slick both on my phone and PC. It feels a lot better than searxng. My searxng instance also started getting blocked or something because my queries were failing, especially for images.

Are there any plugins or themes to checkout yet or is that ecosystem still developing? I’d love to know the process so I can take a whack at making a theme or plugin myself

https://lemmy.blahaj.zone/comment/19547804
Reply
$$9649
https://lemmy.world/u/fccview posted on Mar 9, 2026 21:15
In reply to: https://lemmy.blahaj.zone/comment/19547804

Hey! If you go to settings -> store you will find all the plugins/themes/engines I made and use the docs/existing plugins as examples to make your own, I tried to build a variety of them to cover most aspects of customisations ♥️

Glad you like it! I saw you joined discord so feel free to ping me for more direct questions :)

https://lemmy.world/comment/22569169
Reply
$$9728
https://lemmy.dbzer0.com/u/thagoat posted on Mar 9, 2026 23:28
In reply to: https://lemmy.world/post/44038358

So I put this on a server and have been messing about with it for an hour. I like it. Better than searx I think. I pointed nginx at it and I’ll use for a while. Thanks for all the hard work. Starred your repo also 😎

https://lemmy.dbzer0.com/comment/24859739
Reply
$$9749
https://anarchist.nexus/u/Luminous5481 posted on Mar 9, 2026 23:59
In reply to: https://lemmy.blahaj.zone/comment/19547804

My searxng instance also started getting blocked or something because my queries were failing, especially for images.

your instance has been found by bots. turn on the limiter and link token, and that’ll stop. this is why most instances don’t work, is they don’t turn on the existing anti-bot measures.

https://docs.searxng.org/src/searx.botdetection.html

https://anarchist.nexus/comment/2978968
Reply
$$9751
https://anarchist.nexus/u/Luminous5481 posted on Mar 10, 2026 00:00
In reply to: https://lemmy.cafe/comment/16275306

turn on the limiter and link token, and that’ll stop in SearXNG. this is why most instances don’t work, is they don’t turn on the existing anti-bot measures.

https://docs.searxng.org/src/searx.botdetection.html

https://anarchist.nexus/comment/2978977
Reply
$$9789
https://sh.itjust.works/u/DrunkAnRoot posted on Mar 10, 2026 01:01
In reply to: https://lemmy.world/post/44038358

looks amazing i will get it running today or tomorow to test it out

https://sh.itjust.works/comment/24199668
Reply
$$9805
https://sh.itjust.works/u/Burghler posted on Mar 10, 2026 01:31
In reply to: https://lemmy.world/post/44038358

Thought this said dogdog when I scrolled by earlier today lololol

https://sh.itjust.works/comment/24200042
Reply
$$9844
https://sh.itjust.works/u/mnemonicmonkeys posted on Mar 10, 2026 03:15
In reply to: https://sh.itjust.works/comment/24200042

I would totally use a search engine called dogdog

https://sh.itjust.works/comment/24201208
Reply
$$9859
https://feddit.org/u/Teppichbrand posted on Mar 10, 2026 04:03
In reply to: https://sh.itjust.works/comment/24201208

DogDogStarp!

https://feddit.org/comment/11936271
Reply
$$9956
https://lemmy.world/u/fccview posted on Mar 10, 2026 07:30
In reply to: https://lemmy.dbzer0.com/comment/24859739

Ow that’s a big compliment, thank you! I think it’s just different rather than better as it focuses on user experience more than niche features. It’s meant to be an easy way to move out of using Google daily, without too much of a learning curve

Glad you are enjoying it ♥️

https://lemmy.world/comment/22576155
Reply
$$9957
https://lemmy.world/u/fccview posted on Mar 10, 2026 07:30
In reply to: https://sh.itjust.works/comment/24199668

Nice! Thank you! Let me know how you get on! :)

https://lemmy.world/comment/22576161
Reply
$$9958
https://lemmy.world/u/fccview posted on Mar 10, 2026 07:31
In reply to: https://sh.itjust.works/comment/24201208

I can see a dogdog theme about to happen 🤣

https://lemmy.world/comment/22576167
Reply
$$9971
https://upvote.au/u/dan posted on Mar 10, 2026 08:04
In reply to: https://sh.itjust.works/comment/24201208

I used to use Dogpile a lot in the late 1990s. Coincidentally it was a similar idea to this and SearxNG - it was a meta search engine that combined Yahoo, Lycos, Excite, AltaVista and a few others into one interface (no Google since it wasn’t in widespread use yet).

https://upvote.au/comment/4490755
Reply
$$10031
https://lemmy.dbzer0.com/u/HyperfocusSurfer posted on Mar 10, 2026 11:19
In reply to: https://lemmy.world/post/44038358

Have you tried 4get.ca? Quite usable, if somewhat childish.

Also, the documentation link in the readme is wrong: contents of () and [] are swapped here

https://lemmy.dbzer0.com/comment/24867393
Reply
$$10039
https://lemmy.world/u/Fmstrat posted on Mar 10, 2026 11:30
In reply to: https://anarchist.nexus/comment/2978977

Why do these docs look like code? So odd.. For my dumb brain trying to absorb this from a phone, is there a doc for what to enable in the Docker container that I’m not seeing?

https://lemmy.world/comment/22578623
Reply
$$10043
https://lemmy.world/u/fccview posted on Mar 10, 2026 11:46
In reply to: https://lemmy.dbzer0.com/comment/24867393

4get.ca

Oh that’s quite nice actually! Never seen it! Suppose it’s very minimal tho, I’ll do some market research to scope the competition lol I feel like more alternatives make a better internet, if you ask me :)

p.s. thank you! sorted out the readme, my bad

https://lemmy.world/comment/22578855
Reply
$$10121
https://piefed.social/u/h_ramus posted on Mar 10, 2026 14:49
In reply to: https://lemmy.world/post/44038358

This is absolutely brilliant, well done! I’ll play around with it for a while. Was looking for a searx alternative as I keep getting no results and this I’d very timely! Awesome stuff!

https://piefed.social/comment/10470469
Reply
$$10128
https://infosec.pub/u/crypt0cler1c posted on Mar 10, 2026 14:58
In reply to: https://piefed.social/comment/10470469

SearX has been dead for a long time. SearXNG i s brilliant and has no problems. If you’re having problems, then it’s your server getting blocked. Not a problem with the application.

https://infosec.pub/comment/20781444
Reply
$$10139
https://lemmy.world/u/fccview posted on Mar 10, 2026 15:19
In reply to: https://piefed.social/comment/10470469

Thank you so much!! Let me know if you run into any issue, it’s fairly stable for a beta, but I’m sure there’s a ton of quirks that still need sorting ❤

https://lemmy.world/comment/22582256
Reply
$$10148
https://lemmy.blahaj.zone/u/prole posted on Mar 10, 2026 15:34
In reply to: https://upvote.au/comment/4490755

I was an AltaVista-head back in the day

https://lemmy.blahaj.zone/comment/19559164
Reply
$$10159
https://lemmy.world/u/BennyTheExplorer posted on Mar 10, 2026 15:53
In reply to: https://lemmy.world/post/44038358

That looks amazing!

I don’t want to bother you about that or anything, but Microsoft (who owns GitHub) is a company that’s actively hostile towards open source devs and is actively using GitHub to scrape insane amounts of training data for their own AI models without regard for consent.

Have you considered moving to an alternative platform? Codeberg for example is quite good, all their code is open source and self histable and the interface is quite easy to understand for someone, who is used to GitHub. It’s also managed by a nonprofit. It’s also pretty easy to transfer you repo from GitHub to there.

https://lemmy.world/comment/22582886
Reply
$$10164
https://piefed.social/u/h_ramus posted on Mar 10, 2026 16:04
In reply to: https://infosec.pub/comment/20781444

You’re correct, it’s a searXNG public instance. Wasn’t self hosting but using various public instances with low success. After a few searches the engines stop replying. I’ll be using this self hosted one for now. Really looking promising.

https://piefed.social/comment/10471449
Reply
$$10173
https://sopuli.xyz/u/fiberwoman15 posted on Mar 10, 2026 16:22
In reply to: https://lemmy.world/post/44038358

Interesting. I like the idea of a search aggregator. I’m not super tech savvy, but I’d like to try this out. Is it possible to install this on iOS? Thanks in advance.

https://sopuli.xyz/comment/22346024
Reply
$$10217
https://infosec.pub/u/crypt0cler1c posted on Mar 10, 2026 18:19
In reply to: https://piefed.social/comment/10471449

Why don’t you try self hosting SearXNG? Just curious

https://infosec.pub/comment/20784656
Reply
$$10226
https://anarchist.nexus/u/Luminous5481 posted on Mar 10, 2026 18:54
In reply to: https://lemmy.world/comment/22578623

there’s some guides online on how to do it, you’ll need to edit some configs and also have a Redis docker up.

https://anarchist.nexus/comment/2989496
Reply
$$10242
https://lemmy.blahaj.zone/u/thestrike posted on Mar 10, 2026 19:49
In reply to: https://anarchist.nexus/comment/2978968

It’s only accessible over Tailscale

https://lemmy.blahaj.zone/comment/19562684
Reply
$$10248
https://sh.itjust.works/u/DanVctr posted on Mar 10, 2026 19:59
In reply to: https://lemmy.world/comment/22582886

I 2nd this, Codeberg is basically an open source community funded GitHub clone

https://sh.itjust.works/comment/24214121
Reply
$$10292
https://feddit.org/u/dieTasse posted on Mar 10, 2026 21:50
In reply to: https://lemmy.world/post/44038358

Nice, and interesting. I would reconsider the name though. Its hitting way too close to google. I know that was the intention, but I think you will be in google’s shadow because of it.

https://feddit.org/comment/11950330
Reply
$$10298
https://lemmy.world/u/fccview posted on Mar 10, 2026 21:59
In reply to: https://feddit.org/comment/11950330

Thank you! I mean, I am not trying to compete with Google, maybe when I release out of beta I’ll let the community that’s slowly creating around it decide a new name, we’ll see ♥️ wouldn’t be the first time I do that with my apps :)

https://lemmy.world/comment/22589402
Reply
$$10303
https://lemmy.world/u/fccview posted on Mar 10, 2026 22:05
In reply to: https://lemmy.world/comment/22582886

Hey thank you!

The issue with GitHub alternatives is the lack of runners/pipelines and restricting functionalities.

Gitlab is a good alternative but I use it for work and having two accounts juggling between work/personal projects is a recipe for disaster.

I spent a bit of time on codeberg and I am checking it out, happy to push the repo there too, but they don’t seem to provide pipeline options, so I wouldn’t be able to build the docker image there like I do on GitHub :)

Btw whilst I do believe into the whole Microsoft scraping projects to train AI regardless of licenses, I wouldn’t say they are hostile towards open source. They actually are extremely for it, vscode is free and one of the best IDEs out there for example, GitHub free plan is VERY generous and they have a whole FREE coding academy with extremely in-depth courses on how to learn programming and various niche topics. And they integrated wsl to seamlessly run Linux commands within windows, which I never thought I’d see happen (been there for years, but I’m just giving you examples).

https://lemmy.world/comment/22589490
Reply
$$10308
https://lemmy.world/u/Fmstrat posted on Mar 10, 2026 22:36
In reply to: https://anarchist.nexus/comment/2989496

Ahh definately not my problem after figuring this out (couldn’t find a guide but looked at the source). My instance is private so this isn’t impacting my non-Google results.

https://lemmy.world/comment/22590025
Reply
$$10310
https://lemmy.world/u/BennyTheExplorer posted on Mar 10, 2026 22:38
In reply to: https://lemmy.world/comment/22589490

I think they have their own action system (https://codeberg.org/actions/meta), but I’ve never tried it. Maybe you can look into that?

My point about Microsoft was mainly because AI is harmful and often used in a hostile way against open source. Also the fact that Microsoft tries to own the whole free software ecosystem.

https://lemmy.world/comment/22590063
Reply
$$10441
https://feddit.org/u/dieTasse posted on Mar 11, 2026 08:18
In reply to: https://lemmy.world/comment/22589402

That would be awesome! Anyway good luck and have fun developing it, it’s interesting project 😊

https://feddit.org/comment/11957689
Reply
$$10478
https://lemmy.world/u/fccview posted on Mar 11, 2026 12:52
In reply to: https://sopuli.xyz/comment/22346024

Hi, this needs to be selfhosted in order for you to use it, it’s not an app :) You can definitely use it from IOS once you have it running tho

https://lemmy.world/comment/22599936
Reply
$$10507
https://piefed.social/u/h_ramus posted on Mar 11, 2026 15:35
In reply to: https://infosec.pub/comment/20784656

Boils down to not looking into it and being focused on other matters. This one seems quite straightforward and took five minutes to get it up.

https://piefed.social/comment/10485873
Reply
$$10970
https://lemmy.ml/u/KarnaSubarna posted on Mar 12, 2026 17:41
In reply to: https://lemmy.world/post/44038358

First of all, thanks a ton.

I have been using SearxNG for more than year, running it as docker container on my Homelab. It’s connected to internet via Mullvad VPN.

Lately, I have see both Google and Bing search engines are either not working or returning complete garbage results.

My firewall setup doesn’t allow any incoming connection to homelab, except from LAN. So, bot accessing my SearxNG instance might not be the issue.

With degoog installed in the same fashion (docker + VPN), google engine seems to be unblocked for me (so far).

Not sure why degoog is not getting rate limited like SearxNG on the same system and same VPN. But, at least I’m happy :)

https://lemmy.ml/comment/24496073
Reply
$$10974
https://lemmy.decronym.xyz/u/Decronym posted on Mar 12, 2026 17:50
In reply to: https://lemmy.world/post/44038358

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
VPN Virtual Private Network
nginx Popular HTTP server

[Thread #159 for this comm, first seen 12th Mar 2026, 17:50] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/17513
Reply
$$11152
https://lemmy.world/u/fccview posted on Mar 13, 2026 07:02
In reply to: https://lemmy.ml/comment/24496073

Aw thank you so much for giving it a try and leaving such a nice feedback ♥️ I am searching in a slightly different way than searxng, can’t promise it’ll work forever but for now it seems to be doing the trick ♥️ I have some more improvements to the search system coming with the next release as Bing does get blocked quite often for me.

P.s. have you been using any extensions? If so what’s your fave so far? Haha

https://lemmy.world/comment/22635541
Reply
$$11225
https://lemmy.ml/u/KarnaSubarna posted on Mar 13, 2026 12:03
In reply to: https://lemmy.world/comment/22635541

Ah! Forget about that part. The docker-compose file you provided on repo works for rootfull docker.

For rootless docker, it works, but library import is not possible for file permission issue.

I think I know how to solve it, I will give it a try over weekend, and will let you know.

https://lemmy.ml/comment/24511763
Reply
$$11247
https://lemmy.world/u/fccview posted on Mar 13, 2026 12:47
In reply to: https://lemmy.ml/comment/24511763

Hey, not sure what you mean, it works perfectly fine as rootless. Are you using docker or podman? Someone else had this issue with podman and we couldn’t figure out why it was different for them.

Everyone else is running this as user 1000, which is what the standard compose requires?

https://lemmy.world/comment/22639218
Reply
$$11526
https://sopuli.xyz/u/fiberwoman15 posted on Mar 13, 2026 19:32
In reply to: https://lemmy.world/comment/22599936

Okay, that’s good to know. I’m not yet ready to self-host, but that’s a long term goal of mine. Thanks for explaining! 

https://sopuli.xyz/comment/22410585
Reply
$$12167
https://lemmy.blahaj.zone/u/thestrike posted on Mar 15, 2026 01:12
In reply to: https://sopuli.xyz/comment/22410585

If anyone hosts public instances of degoog, you could use one of those in the future!

If you have an old computer or anything like that lying around, I highly recommend trying out self-hosting though

https://lemmy.blahaj.zone/comment/19629636
Reply
$$12169
https://lemmy.blahaj.zone/u/thestrike posted on Mar 15, 2026 01:17
In reply to: https://lemmy.ml/comment/24511763

I had the same problem so let me know if you find a solution! I just switched to running as root with podman

https://lemmy.blahaj.zone/comment/19629674
Reply
$$12511
https://sopuli.xyz/u/fiberwoman15 posted on Mar 15, 2026 18:49
In reply to: https://lemmy.blahaj.zone/comment/19629636

That’s good to know. I’ll save this for future reference. Thank you! 

https://sopuli.xyz/comment/22444033
Reply
$$12900
https://lemmy.ml/u/KarnaSubarna posted on Mar 16, 2026 10:13
In reply to: https://lemmy.blahaj.zone/comment/19629674

Note that I’m running it on a rootless docker instance, and NOT on Podman. So, the following solution might or might not work for you.

services:
  degoog:
    image: ghcr.io/fccview/degoog:latest
    volumes:
      - ./.data:/app/data
    user: "0:0"
    ports:
      - "4444:4444"
    restart: unless-stopped

Explanation: rootless docker works a bit different from rootful docker. user 1000 (which is you on your server/machine) will be mapped to a different UID (e.g. 32555). This is to ensure that any process in docker container can’t have access to folders/files that you have access to, in case it manages to break free of docker containerization.

When you put user: “0:0” in a rootless docker container, it will assume your UID 1000 (which is you on your server/machine) inside docker container.

While it solves the file permission issue, but it is NOT a recommended way.

with user:1000:1000

https://lemmy.ml/pictrs/image/e323c675-5235-4f9d-ad64-dcb3d2ed7aed.png

with user:0:0

https://lemmy.ml/pictrs/image/31e651aa-88ae-4fe7-82c1-7004597ec69e.png

https://lemmy.ml/comment/24567541
Reply
$$12901
https://lemmy.ml/u/KarnaSubarna posted on Mar 16, 2026 10:16
In reply to: https://lemmy.world/comment/22639218

Please refer to this comment: https://lemmy.ml/comment/24567541

If you need any further information, let me know.

https://lemmy.ml/comment/24567567
Reply
$$13050
https://lemmy.blahaj.zone/u/thestrike posted on Mar 16, 2026 17:19
In reply to: https://lemmy.ml/comment/24567541

Is there a recommended way to do it? Could I give file permissions to the UID that docker has or something? Or put docker in the same user group as me

https://lemmy.blahaj.zone/comment/19651760
Reply
$$15804
https://lemmy.dbzer0.com/u/thagoat posted on Mar 22, 2026 01:43
In reply to: https://lemmy.world/post/44038358

Well, your app made it to xda Congrats!

https://lemmy.dbzer0.com/comment/25094636
Reply
$$15879
https://lemmy.world/u/fccview posted on Mar 22, 2026 07:07
In reply to: https://lemmy.dbzer0.com/comment/25094636

Madness, wasn’t expected to get any coverage for it until it was out of beta 😆

https://lemmy.world/comment/22800731
Reply
$$16017
https://lemmy.world/u/fccview posted on Mar 22, 2026 14:32
In reply to: https://lemmy.ml/comment/24567567

Thank you, that helped :)

I am not entirely sure why you need to do all that but I am trying a different approach and allowing a small entrypoint to set PGID and PUID (which you should be able to set as env variables in the docker-compose.yml file).

This should allow you to run the app as whatever user you wish. It works for me locally, it’s currently on the develop image if you wanna give it a spin and report back. Otherwise it’ll be added in the next release.

Defaults are still 1000:1000.

https://lemmy.world/comment/22805515
Reply