mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
dbd238cd64
commit
def4a71f47
22
README.md
22
README.md
|
@ -1976,6 +1976,28 @@ ________________________________________________________________________________
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary markdown="span"> 🔸Mikrotik RouterOS VM </summary>
|
||||||
|
|
||||||
|
<p align="center"><img src="https://mikrotik.com/img/mtv2/newlogo.svg?raw=true" height="100"/></p>
|
||||||
|
|
||||||
|
<h1 align="center" id="heading"> Mikrotik RouterOS VM </h1>
|
||||||
|
|
||||||
|
[Mikrotik RouterOS](https://wiki.mikrotik.com/wiki/Manual:TOC) can be installed on a PC and will turn it into a router with all the necessary features - routing, firewall, bandwidth management, wireless access point, backhaul link, hotspot gateway, VPN server and more.
|
||||||
|
|
||||||
|
To create a new Proxmox Mikrotik RouterOS VM, run the following in the Proxmox Shell.
|
||||||
|
|
||||||
|
```
|
||||||
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mikrotik-routeros-v4.sh.sh)"
|
||||||
|
```
|
||||||
|
|
||||||
|
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 2GB Storage - 1CPU ⚡</h3>
|
||||||
|
|
||||||
|
|
||||||
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary markdown="span"> Vaultwarden LXC</summary>
|
<summary markdown="span"> Vaultwarden LXC</summary>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue