https://github.com/emrahcom/bookworm-lxc-base
https://github.com/emrahcom/bookworm-lxc-base
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrahcom/bookworm-lxc-base
- Owner: emrahcom
- License: apache-2.0
- Created: 2023-11-25T14:56:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T12:18:08.000Z (about 2 years ago)
- Last Synced: 2024-04-24T06:20:07.554Z (about 2 years ago)
- Language: Shell
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bookworm-lxc-base
This repository contains files and scripts to create an LXC based cluster
infrastructure on `Debian 12 Bookworm`. This repository is used as a base by
some other repositories.
This repository should be publicly accessible.
## usage
```bash
wget https://raw.githubusercontent.com/emrahcom/bookworm-lxc-base/main/installer/eb
wget https://raw.githubusercontent.com/emrahcom/bookworm-lxc-base/main/installer/eb-base.conf
bash eb eb-base
```