Skip forgebox checks on server start with server home dir that's already installed.
Description
When you start a server CommandBox checks Forgebox to find the latest version (unless you provided an exact version). If ForgeBox is down, we check local artifacts. If there are no artifacts, add an additional check that sees if there is a custom server home that is installed to. If so, use it. This is an extra fail safe to ensure a Docker container using "lucee@5" can still come online so long as the container has been 'warmed" even if ForgeBox is offline and the artifacts have been cleared.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
When you start a server CommandBox checks Forgebox to find the latest version (unless you provided an exact version). If ForgeBox is down, we check local artifacts. If there are no artifacts, add an additional check that sees if there is a custom server home that is installed to. If so, use it. This is an extra fail safe to ensure a Docker container using "lucee@5" can still come online so long as the container has been 'warmed" even if ForgeBox is offline and the artifacts have been cleared.