docker run -d -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro jwilder/nginx-proxy
docker run -d -p 80:80 -e DEFAULT_HOST=foo.bar.com -v /var/run/docker.sock:/tmp/docker.sock:ro jwilder/nginx-proxy
version: '2'
services: nginx-proxy: image: jwilder/nginx-proxy ports:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| strict digraph "Media Overview" { | |
| /* Graph Attributes - https://graphviz.org/docs/graph/ */ | |
| graph [ | |
| layout=dot; | |
| /* dot */ | |
| clusterrank=local; | |
| compound=true; | |
| /* Splines */ | |
| splines=curved; | |
| concentrate=true; |
If you are adding a new drive, you must create a Storage Pool and then create one or more Volumes for it.
-
- In storage manager, click [Storage Pool], then click [Create]
- If [Create] is not an option, all drives have been assigned. Add a drive.
You may choose the Quick option to create a storage pool with SHR RAID type.
- If you Select a Storage Pool type Quick, click [Next]
- In storage manager, click [Storage Pool], then click [Create]
- This will perform a lengthy Check of the Storage Pool drive(s).
Thanks Proxmox Helper Scripts
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pbs-install.sh)"
| runme | ||||
|---|---|---|---|---|
|
Caution Read the procedure carefully before proceeding, as it may not be what you want or need.
pvecm statusError: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
NewerOlder