-
Download and extract the latest deployment bundle:
curl -L https://github.com/james-berkheimer/jb-tools-template/releases/latest/download/jb-tools-lxc.tar.gz | tar xz cd jb-tools-lxc
-
Make sure scripts are executable:
chmod +x create.sh
-
Copy and edit the environment configuration:
cp env-template env nano env
Set your desired container ID, IP addresses, password, etc.
-
Create the container:
sudo ./create.sh
This will automatically:
- Create the LXC container
- Configure networking
- Install Python and SSH
- Set up a clean working environment
-
Notifications
You must be signed in to change notification settings - Fork 0
Template for building lightweight LXC and Docker containers designed to run Python utility applications. Includes environment setup, container provisioning scripts, and update automation.
License
james-berkheimer/jb-tools-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Template for building lightweight LXC and Docker containers designed to run Python utility applications. Includes environment setup, container provisioning scripts, and update automation.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published