Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 723 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 723 Bytes

Proxmox Scripts

A collection of scripts for creating and managing LXC containers and applications in Proxmox.

Table of Contents

Introduction

This repository contains a set of scripts for creating and managing LXC containers and applications in Proxmox. These scripts can be used to automate common tasks, such as creating LXC containers, installing and configuring applications like Snapcast server.

Usage

  • To run the scripts, use the following command:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/Henry-Sir/proxmox-scripts/main/snapcast/launch_script.sh)"