@georgia @Meeper Nginx is not strictly necessary in most cases. Pleroma for example runs its own webserver in Elixir. Nginx is usually used as a middleman, to do useful stuff like redirecting http to https, caching certain routes, and serving static files much faster than the upstream server can.
Conversation
Notices
-
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 21-Oct-2020 13:17:42 JST Alex Gleason - roka likes this.
-
georgia (georgia@netzsphaere.xyz)'s status on Wednesday, 21-Oct-2020 13:17:44 JST georgia @Meeper i know that part but what does it do -
blubshep :blobcatupsidedown: (meeper@blob.cat)'s status on Wednesday, 21-Oct-2020 13:17:45 JST blubshep :blobcatupsidedown: @georgia webserver
-
georgia (georgia@netzsphaere.xyz)'s status on Wednesday, 21-Oct-2020 13:17:47 JST georgia i still don't understand what nginx is