Skip to content

mcavallo-git/cloud-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Infrastructure


Sync Shellscript Module(s) from GitHub Repo [ mcavallo-git/cloud-infrastructure ]

  • Prerequisite(s)

    • Debian- or Fedora-based Linux distro (Ubuntu, Raspbian, CentOS, RHEL, etc.) with sudoer access (e.g. either running as the root user or as sudoer (a user who can masquerade as the root user via the sudo command))
  • Sync Shellscript Module(s)

    • Initial Sync

      • Run the following command in a Linux terminal:
        • curl -sL "https://mcavallo.com/sh" | bash -s -- --all;
        • View fallback method (run if above command returns error(s))
          • Run the following command in a Linux terminal:
            • curl -sL "https://raw.githubusercontent.com/mcavallo-git/cloud-infrastructure/main/usr/local/sbin/sync_cloud_infrastructure" | bash -s -- --all;
    • Manual Re-Sync/Update

      • Run the following command in a Linux terminal:
        • sync_cloud_infrastructure;
          • Note: The initial sync command may also be used to re-sync/update modules (script is idempotent)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages