1.2 KiB
1.2 KiB
Hello World
You've installed Hello World — there's nothing to configure and nothing to set up. This page covers how to open the page it serves and where to read more. (If you're a developer, Hello World is also the recommended packaging template.)
Documentation
- Hello World upstream docs — the README for the web server this package runs.
- StartOS Packaging Guide — how to build a StartOS service package from that template.
What you get on StartOS
- A running web server that serves a single static page.
- Nothing to configure and no actions — the service starts on its own and is immediately usable.
Getting set up
There's no setup wizard, no admin password, no first-run prompt — Hello World is usable the moment it starts. To view the page it serves:
- Open Hello World's Dashboard tab.
- Click the Web UI interface to open the served page in your browser.
Limitations
- Hello World is intentionally minimal. It is not a useful service on its own; it exists to demonstrate the StartOS packaging system.
- The page content is static and cannot be customized through the StartOS UI.