
Shamalamadindong
-
Content Count
193 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Bug Reports
Documentation
Landing
Posts posted by Shamalamadindong
-
-
Anyone happen to know if there's a writeup or container coming up for Authelia? I noticed some config files were added.
-
1
-
-
Any idea why MagicMirror is so stubborn on running on 8080? If i change it i just get "Cannot GET /auth/"
-
You have a small typo on line 19 of the oauth2-proxy template, it should have two -- instead of the one -
-
Small request, could you add a field in the Minecraft template to pass through java arguments? Beyond just the ram.
-
It's inception! You can use the Unraid apps page to download Taisun and then you can use the Taisun stacks page to download Portainer!
Any chance there will be LS templates in the Taisun stacks page?
-
Hi,
I'm having a little trouble getting Onlyoffice to run. If i keep everything internal, it works perfectly. As soon as i switch everything for external access it stops working and i get a "<insert domain> refused to connect" error
Any ideas? I have confirmed that it can reach /web-apps/apps/api/documents/api.js?ver=9.6.4.736
I have both servers running in Docker, didn't mess with any port settings and both are reverse proxy'd through the Linuxserver.io Lets Encrypt container.
-
@keithwlandry Does it work with the LS.io Nginx?
-
First time user of MineOS, same deal as the other guy, nothing starts.
-
On 7/10/2018 at 2:19 PM, cheesemarathon said:
I have just pushed a new update to the oauth2 image, so check for updates for you containers and you should be able to install it. This will grab the two default templates and save them to your oauth2 app data folder in a folder call templates. These will not be used by default. To enable them, edit the oauth2_proxy.cfg file and uncomment line 24:
# custom_templates_dir = "/etc/oauth2/templates/"
Restart the container and it will then use the html templates. One for the sign in page and one for the error page. The templates are exactly the same as the default login pages but can be modified to look however you want. I'll try to create some different themed pages when I have some more time. Any suggestions?
For the templates? A fake FBI login ?
Seriously though great work! I'll have a look at making something for myself this weekend.
Edit: Had a quick look, i think you forgot to generalize the template
-
https://github.com/bitly/oauth2_proxy/blob/master/templates.go
https://github.com/bitly/oauth2_proxy/blob/master/contrib/oauth2_proxy.cfg.example#L53
I interpret that to mean it should be possible to make your own custom login screen.
-
-
I just installed the autofan plugin, are there any instructions somewhere on how to get it working properly? It does pick up 3 fan controllers but if i then click detect it doesn't find anything.
-
Also you don't control the top domain so duckdns.org should be yoursubdomain.duckdns.org i think.
-
Thanks for the php.ini local option!
-
9 hours ago, andreidelait said:
OMG I was so dumb
Thank you
No problem, I've definitely been there
-
And that's the only change? Because the error would suggest that you have a duplicate line somewhere.
-
Anything showing up in the logs?
-
-
I will as soon as i clean it up
-
Bingo! Shame you can't get Cipher to 100 without excluding a lot of older devices.
-
It's always the little things isn't it...
Thanks
-
Anyone have a clue why i would be getting this?
location /nowshowing/ { proxy_pass http://internalip:6878; proxy_set_header Host $host:$server_port; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto https; proxy_redirect http:// $scheme://; proxy_http_version 1.1; proxy_set_header Connection ""; proxy_cache_bypass $cookie_session; proxy_no_cache $cookie_session; proxy_buffers 32 4k; proxy_set_header X-Original-URI $request_uri; }
-
Quote
Playback Error
Conversion failed. The transcoder crashed or failed to start up.
Anyone happen to be having this problem with Plex Live?
Transcoding files works perfectly fine.
Edit: for the first play after a restart of the container i can get about 5-10 seconds out of it before i get the error, any attempts after that last barely 2 seconds.
-
Does this work at all if you aren't in the UK?
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
in Docker Containers
Posted
I look forward to it!