Skip to main content

Questions tagged [nginx]

nginx is an open-source Web server and a reverse proxy for HTTP, SMTP, POP3 and IMAP protocols, aimed at high performance and low memory usage.

1 vote
1 answer
43 views

The configuration in question seems to be working, but I'm unclear on best practices. This server is handling requests for: example.com example.org The certificates from Let's Encrypt via certbot. ...
MikeiLL's user avatar
  • 259
0 votes
1 answer
29 views

TL;DR I am trying to make aplay play a wav file. This requires the current user to be in the audio group. It works fine when I invoke it from a logged in user, even when I su -u www-data but the nginx/...
Roger's user avatar
  • 111
0 votes
1 answer
183 views

I have a number of self hosted services on my home server, running Arch Linux. Context A number of these are held in Docker containers (each with their own Docker compose file), though one (Jellyfin) ...
twelfth's user avatar
  • 26
0 votes
0 answers
61 views

I have setup port forwarding on my router, Disabled my firewall, tried many different things in nginx.conf and changed stuff like the server_name, but nothing is working. I have also tried to use ...
ChmodRWX's user avatar
0 votes
0 answers
388 views

after 5 hours of spending time to configure Jitsi on my Plesk server inside Docker, I need to give up and ask you — sorry for that. First, I've followed the tutorial here: https://jitsi.github.io/...
Mr. Jo's user avatar
  • 203
0 votes
1 answer
258 views

OS is Debian. I'm running nginx as a webserver. I am not running Wordpress. Logging is enabled in the http block with: access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log; ...
cat pants's user avatar
  • 167
1 vote
1 answer
244 views

I have an Ubuntu 24.10 Digitalocean VPS and I want to host two websites using Nginx. One is website-name.com where I want to host a static export of a Next JS website whose contents I have copied to ...
Harish's user avatar
  • 113
0 votes
1 answer
146 views

I run apt-get -y update && apt-get -y upgrade && apt autoremove from a cron job on Ubuntu 24.04.1 LTS and on Tuesday I got this error: The following packages will be upgraded: curl ...
Ant Kutschera's user avatar

15 30 50 per page
1
2 3 4 5
50