% BOOTSTRAP(1) Version 3.2.0 | Scripts Documentation % Georg Voell - georg.voell@standby.cloud % (c)2025 Standby.cloud NAME ==== **bootstrap** - (BASH Script) Attach this script to the instance (Advanced Options - Cloud Init Script File). SYNOPSIS ======== | **bootstrap** DESCRIPTION =========== Attach this script to the instance (Advanced Options - Cloud Init Script File). It downloads admin scripts and tools as soon as internet access is available. Supported platforms: Lixux, Darwin (Mac OS X) and SunOS (Solaris). Works for Oracle Cloud Infrastructure (OCI) and Oracle Public Cloud (OPC or OCI-Classic) An internet connection (e.g. via Internet or NAT Gateway) or at least a Service Gateway is needed. EXIT CODES ========== 01: Unsupported platform. 02: No root privileges (needed to proceed). 03: No 'curl' in PATH. 04: No internet connection.