STANDBY.CLOUD - DOWNLOAD AREA
-----------------------------
This download area serves as a mirror for most of the tools (binaries). The links for the download on the source servers
are given in README files.
Why is this nescessary? In fact, it is not, but the tools are structured in this way and can be found more easily. In
addition, older versions are kept and the connection for the download is stable and the tools are virus-checked and
tested.
In the "scripts" folder there are tools to carry out some administrative activities. These have their origin here.
To install the scripts (will be installed in "/usr/local/bin"), run this command:
curl -skL https://standby.cloud/download/latest/install-scripts | sudo bash
If you don't have root access (e.g. no sudo, like in Cloud Shell) run this command:
curl -skL https://standby.cloud/download/latest/install-scripts | bash
In this case, the scripts will be installed in "~/.local/bin". Without internet connection, at least a connection to the
service network is needed. In this case use this link and command to get the scripts from objectstorage:
curl -skL https://objectstorage.eu-frankfurt-1.oraclecloud.com/n/frcc4jd4wdkp/b/download/o/latest/install-scripts | bash
To update the scripts and install other useful commands (binaries), execute "setup-tools update" or use "setup-tools --help"
to get a short guide.
About: STANDBY.CLOUD
Questions: support@standby.cloud
Documentation: Scripts
Installation: Setup
Name Last modified Size Description
Parent Directory -
zip/ 2025-09-16 10:01 - oci-cli (Oracle Cloud Infrastructure) and psm-cli (PaaS Service Manager) to install with python3
scripts/ 2025-09-14 16:29 - Useful scripts (mostly BASH) running on multiple paltforms (Linux)
templates/ 2025-09-11 20:53 - Template files to init some tools
training/ 2024-12-05 13:59 - Some training documents
pack/ 2025-08-22 19:04 - Packages ready for deployment
man/ 2025-09-14 16:29 - Man pages
latest/ 2025-09-16 11:53 - Latest stable scripts
samples/ 2024-09-15 12:05 - JSON and BASH demo files
cmd/ 2024-10-12 13:15 - Executable binaries
lists/ 2025-09-16 10:01 - Download lists with information about latest versions of tools and scripts
pdf/ 2024-12-04 15:32 - Documentation as PDF files
beta/ 2025-08-23 19:40 - Beta Test Scripts