this post was submitted on 02 Jul 2023
14 points (93.8% liked)

wefwef

4227 readers
1 users here now

wefwef is now Voyager! Subscribe to [email protected].

founded 1 year ago
MODERATORS
 

~~I spun up a docker container to self host, but when visiting the site, either locally by port or externally via nginx, I don't have the option to "install" the web app.~~

~~Using the official wefwef.app, I can install it just fine. I'm using Chrome on Android 12. Anybody else? This is using the premade docker image.~~

EDIT: So I had setup my nginx proxy to secure my self hosted version of wefwef by using basic http auth. I disabled it, and that fixed my issue for anyone who does the same.

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 year ago (2 children)

You need to run it over HTTPS with a valid SSL certificate.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

It works fine locally over http, without any certficate. I use it.

[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago

No problem installing http webapps on Android.

[–] [email protected] 0 points 1 year ago (1 children)

Someone didn't read my post.

[–] [email protected] 1 points 1 year ago (1 children)

Well, what did I not read then?

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Sorry. That was a snarky comment. I did mention I'm running it behind nginx. It is behind a proxy with https. ~~And even then I still can't have Chrome install the web app for my self hosted version.~~

EDIT: The issue was I had secured the page with basic http auth and that was preventing me from installing the web app. Disabled auth and it works now. Sorry again about the earlier comment.

[–] [email protected] 1 points 1 year ago

No worries!

[–] [email protected] 2 points 1 year ago (2 children)

I self host on docker and have had no issues once I reconfigured the compose file to fit my environment. I'm also a bit confused on exactly what you mean. Can you elaborate a bit more on what isn't working?

[–] [email protected] 1 points 1 year ago

So I had setup my nginx proxy to secure my self hosted version of wefwef by using basic http auth. I disabled it, and that fixed my issue.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Nevermind. All is fixed.

load more comments
view more: next ›