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
Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] latest/ 2025-09-16 22:53 - Latest stable scripts [DIR] lists/ 2025-09-16 10:01 - Download lists with information about latest versions of tools and scripts [DIR] zip/ 2025-09-16 10:01 - oci-cli (Oracle Cloud Infrastructure) and psm-cli (PaaS Service Manager) to install with python3 [DIR] man/ 2025-09-14 16:29 - Man pages [DIR] scripts/ 2025-09-14 16:29 - Useful scripts (mostly BASH) running on multiple paltforms (Linux) [DIR] templates/ 2025-09-11 20:53 - Template files to init some tools [DIR] beta/ 2025-08-23 19:40 - Beta Test Scripts [DIR] pack/ 2025-08-22 19:04 - Packages ready for deployment [DIR] training/ 2024-12-05 13:59 - Some training documents [DIR] pdf/ 2024-12-04 15:32 - Documentation as PDF files [DIR] cmd/ 2024-10-12 13:15 - Executable binaries [DIR] samples/ 2024-09-15 12:05 - JSON and BASH demo files