Skip to content

Forked for personal use. Added change from another fork that updates Portainer to 2.X and made a change myself to have the script use bridge vmbr1 instead of vmbr0.

License

Notifications You must be signed in to change notification settings

Pharrcyde/proxmox_portainer_lxc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portainer 2.X in Proxmox LXC container on bridge vmbr1

Many benefits can be gained by using a LXC container compared to a VM. The resources needed to run a LXC container are less than running a VM. Modifing the resouces assigned to the LXC container can be done without having to reboot the container. Packages that are installed to not interfere with the Proxmox OS.

Usage

Note: Before using this repo, make sure Proxmox is up to date.

To create a new LXC container on Proxmox and setup Portainer to run inside of it, run the following in a SSH connection or the Proxmox web shell.

bash -c "$(wget -qLO - https://github.com/DarkIllusi0n/proxmox_portainer_lxc/raw/master/create_container.sh)"

Console

There is no login required to access the console from the Proxmox web UI. If you are presented with a blank screen, press CTRL + C to generate a prompt.

About

Forked for personal use. Added change from another fork that updates Portainer to 2.X and made a change myself to have the script use bridge vmbr1 instead of vmbr0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%