Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whiskerz007/proxmox_portainer_lxc
https://github.com/whiskerz007/proxmox_portainer_lxc
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/whiskerz007/proxmox_portainer_lxc
- Owner: whiskerz007
- License: mit
- Created: 2020-03-26T15:47:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T16:17:32.000Z (about 4 years ago)
- Last Synced: 2024-08-02T15:47:13.435Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 39
- Watchers: 6
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portainer in Proxmox LXC container
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/whiskerz007/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.