Skip to content

emrahcom/emrah-bullseye-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents


About

This repository is the infrastructure of the emrah-bullseye installer. emrah-bullseye is an installer to create the containerized systems on Debian 11 Bullseye host.


Usage

Download the installer and run it with the template name as an argument.

wget https://raw.githubusercontent.com/emrahcom/emrah-bullseye-base/main/installer/eb
wget https://raw.githubusercontent.com/emrahcom/emrah-bullseye-base/main/installer/eb-base.conf
bash eb eb-base

Templates

See the emrah-bullseye-templates repository for the available templates.


Requirements

emrah-bullseye requires a Debian 11 Bullseye host with a minimal install and the Internet access during the installation. It's not a good idea to use your desktop machine or an already in-use production server as a host machine. Please, use one of the followings as a host:

  • a cloud computer from a hosting/cloud service (DigitalOcean's droplet, Amazon EC2 instance etc)

  • a virtual machine (VMware, VirtualBox etc)

  • a Debian 11 Bullseye container (with the nesting support)

    lxc.include = /usr/share/lxc/config/nesting.conf
    lxc.apparmor.profile = unconfined
    lxc.apparmor.allow_nesting = 1
    
  • a physical machine with a fresh installed Debian 11 Bullseye)

About

The infrastructure of the emrah-bullseye installer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages