Skip to content

Fix typo in nginx.adoc - #3933

Merged
sfeilmeier merged 1 commit into
OpenEMS:developfrom
Hans-4:dev/nginx-docs
Aug 29, 2026
Merged

Fix typo in nginx.adoc#3933
sfeilmeier merged 1 commit into
OpenEMS:developfrom
Hans-4:dev/nginx-docs

Conversation

@Hans-4

@Hans-4 Hans-4 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the typo OpemEMS UI in the nginx documentation page.

I also thought about if we could update this part to include the following command for users less familiar with terminal commands, but i wanted to hear your opinion about this first.

. Start nginx:
+
[source,bash]
----
sudo systemctl start nginx
----
+
See `man nginx` and the documentation on https://nginx.org for more information.

@sfeilmeier

Copy link
Copy Markdown
Contributor

I also thought about if we could update this part to include the following command for users less familiar with terminal commands, but i wanted to hear your opinion about this first.

Yes, absolutely. But in that situation NGINX should be already started, as it starts automatically after install. Maybe systemctl restart nginx would be better - or nginx -s reload.

@sfeilmeier
sfeilmeier merged commit dc1a487 into OpenEMS:develop Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants