mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
disabled toc generator...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f4c54d2cba
commit
bf30e7714a
8
.github/workflows/toc.yml
vendored
8
.github/workflows/toc.yml
vendored
@ -1,8 +0,0 @@
|
|||||||
on: push
|
|
||||||
name: TOC Generator
|
|
||||||
jobs:
|
|
||||||
generateTOC:
|
|
||||||
name: TOC Generator
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: technote-space/toc-generator@v4
|
|
||||||
@ -183,7 +183,8 @@ connecting it to a configured network can lead to unexpected behavior._
|
|||||||
#### Accessing the host
|
#### Accessing the host
|
||||||
|
|
||||||
The simplest way is to connect to `wireguard` VPN and open http://pve.adm:8006
|
The simplest way is to connect to `wireguard` VPN and open http://pve.adm:8006
|
||||||
in a browser.
|
in a browser (a profile was created during the setup process and stored
|
||||||
|
in the `/root/clients/` directory on the `wireguard` CT).
|
||||||
|
|
||||||
The second approach is to `ssh` to either:
|
The second approach is to `ssh` to either:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user