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 are originally stored 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". To update the
scripts and install other useful commands (binaries). Execute:
setup-tools update
About: STANDBY.CLOUD
Questions: support@standby.cloud
Installation: Manual
Name Last modified Size Description
Parent Directory -
beta/ 2024-12-04 14:14 - Beta Test Scripts
cmd/ 2024-10-12 13:15 - Executable binaries
latest/ 2025-01-17 15:54 - Latest stable scripts
lists/ 2025-02-18 14:01 - Download lists with information about latest versions of tools and scripts
man/ 2025-01-17 14:19 - Man pages
pack/ 2025-02-14 19:03 - Packages ready for deployment
pdf/ 2024-12-04 15:32 - Documentation as PDF files
samples/ 2024-09-15 12:05 - JSON and BASH demo files
scripts/ 2024-12-06 10:29 - Useful scripts (mostly BASH) running on multiple paltforms (Linux)
templates/ 2021-12-02 23:23 - Template files to init some tools
training/ 2024-12-05 13:59 - Some training documents
zip/ 2025-02-18 14:01 - oci-cli (Oracle Cloud Infrastructure) and psm-cli (PaaS Service Manager) to install with python3