Skip to content

Commit 55ad6d8

Browse files
authored
20230405 Update index.md Checks section
Update default configs reference in the Checks section to reflect recent changes related to the creation of the helper script.
1 parent 96f4297 commit 55ad6d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Developers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Services will grow over time, we may split up the buildstack menu into subsectio
4040
* `build.py` file is correct
4141
* Service allows for changing external WUI port from Build Stack's options menu if service uses a HTTP/S port
4242
* Use a default password, or allow the user to generate a random password for the service for initial installation. If the service asks to setup an account this can be ignored.
43-
* Ensure [Default Configs](../Basic_setup/Default-Configs.md) is updated with WUI port and username/password.
44-
* Must detect port confilicts with other services on [BuildStack](Menu-System.md) Menu.
43+
* Ensure [Default Configs](../Basic_setup/Default-Configs.md) is updated as required. A helper script (default_ports_md_generator.sh) exists to simplify this.
44+
* Must detect port conflicts with other services on [BuildStack](Menu-System.md) Menu.
4545
* `Pre` and `Post` hooks work with no errors.
4646
* Does not require user to edit config files in order to get the service running.
4747
* Ensure that your service can be backed up and restored without errors or data loss.

0 commit comments

Comments
 (0)