Skip to content

levvvy/proxmox-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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/levvvy/proxmox-scripts/main/launch_script.sh)"