Update 'docs/installation/production/proxmox.md'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
17c751a32e
commit
9976128d4f
1 changed files with 34 additions and 30 deletions
|
|
@ -2,6 +2,40 @@
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
|
| [![][deploy-demo]](https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7) |
|
||||||
|
| Deploy with a single command (after updating the configuration files) |
|
||||||
|
| [![][pxe-demo]](https://www.youtube.com/watch?v=y-d7btNNAT8) |
|
||||||
|
| PXE boot |
|
||||||
|
| [![][homepage-demo]][homepage-demo] |
|
||||||
|
| Homepage with Ingress discovery powered by [Hajimari](https://github.com/toboshii/hajimari) |
|
||||||
|
| [![][grafana-demo]][grafana-demo] |
|
||||||
|
| Monitoring dashboard powered by [Grafana](https://grafana.com/) |
|
||||||
|
| [![][gitea-demo]][gitea-demo] |
|
||||||
|
| Git server powered by [Gitea](https://gitea.io/en-us/) |
|
||||||
|
| [![][matrix-demo]][matrix-demo] |
|
||||||
|
| [Matrix](https://matrix.org/) chat server |
|
||||||
|
| [![][tekton-demo]][tekton-demo] |
|
||||||
|
| Continuous integration with [Tekton](https://tekton.dev/) |
|
||||||
|
| [![][argocd-demo]][argocd-demo] |
|
||||||
|
| Continuous deployment with [ArgoCD](https://argoproj.github.io/cd/) |
|
||||||
|
| [![][lens-demo]][lens-demo] |
|
||||||
|
| Cluster management using [Lens](https://k8slens.dev/) |
|
||||||
|
| [![][vault-demo]][vault-demo] |
|
||||||
|
| Secret management with [Vault](https://www.vaultproject.io/) |
|
||||||
|
|
||||||
|
[deploy-demo]: https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7.svg
|
||||||
|
[pxe-demo]: https://user-images.githubusercontent.com/27996771/157303477-df2e7410-8f02-4648-a86c-71e6b7e89e35.png
|
||||||
|
[homepage-demo]: https://user-images.githubusercontent.com/27996771/149445807-0f869eb7-d8f5-4fef-ab97-ac281df91a06.png
|
||||||
|
[grafana-demo]: https://user-images.githubusercontent.com/27996771/149446631-1c5d056b-1fdc-48e6-96ba-e1abe1762be0.png
|
||||||
|
[gitea-demo]: https://user-images.githubusercontent.com/27996771/149444871-38889c9d-862f-41ff-8c05-8ece21da3e9c.png
|
||||||
|
[matrix-demo]: https://user-images.githubusercontent.com/27996771/149448510-7163310c-2049-4ccd-901d-f11f605bfc32.png
|
||||||
|
[tekton-demo]: https://user-images.githubusercontent.com/27996771/149445374-58fd0605-bb9a-46e4-81d6-5e584d2b94a9.png
|
||||||
|
[argocd-demo]: https://user-images.githubusercontent.com/27996771/149444716-fc0d7282-4cf7-4ddb-97a4-1a3fb47ff2b8.png
|
||||||
|
[lens-demo]: https://user-images.githubusercontent.com/27996771/149448896-9d79947d-468c-45c6-a81d-b43654e8ab6b.png
|
||||||
|
[vault-demo]: https://user-images.githubusercontent.com/27996771/149452309-de4a893b-e94c-4ba8-9119-ea87449cf77e.png
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The following table lists the minimum system requirements for installing Proxmox:
|
The following table lists the minimum system requirements for installing Proxmox:
|
||||||
|
|
||||||
| Item | Requirement |
|
| Item | Requirement |
|
||||||
|
|
@ -97,37 +131,7 @@ After the installation is complete, you can access the Proxmox web interface by
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
| [![][deploy-demo]](https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7) |
|
|
||||||
| Deploy with a single command (after updating the configuration files) |
|
|
||||||
| [![][pxe-demo]](https://www.youtube.com/watch?v=y-d7btNNAT8) |
|
|
||||||
| PXE boot |
|
|
||||||
| [![][homepage-demo]][homepage-demo] |
|
|
||||||
| Homepage with Ingress discovery powered by [Hajimari](https://github.com/toboshii/hajimari) |
|
|
||||||
| [![][grafana-demo]][grafana-demo] |
|
|
||||||
| Monitoring dashboard powered by [Grafana](https://grafana.com/) |
|
|
||||||
| [![][gitea-demo]][gitea-demo] |
|
|
||||||
| Git server powered by [Gitea](https://gitea.io/en-us/) |
|
|
||||||
| [![][matrix-demo]][matrix-demo] |
|
|
||||||
| [Matrix](https://matrix.org/) chat server |
|
|
||||||
| [![][tekton-demo]][tekton-demo] |
|
|
||||||
| Continuous integration with [Tekton](https://tekton.dev/) |
|
|
||||||
| [![][argocd-demo]][argocd-demo] |
|
|
||||||
| Continuous deployment with [ArgoCD](https://argoproj.github.io/cd/) |
|
|
||||||
| [![][lens-demo]][lens-demo] |
|
|
||||||
| Cluster management using [Lens](https://k8slens.dev/) |
|
|
||||||
| [![][vault-demo]][vault-demo] |
|
|
||||||
| Secret management with [Vault](https://www.vaultproject.io/) |
|
|
||||||
|
|
||||||
[deploy-demo]: https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7.svg
|
|
||||||
[pxe-demo]: https://user-images.githubusercontent.com/27996771/157303477-df2e7410-8f02-4648-a86c-71e6b7e89e35.png
|
|
||||||
[homepage-demo]: https://user-images.githubusercontent.com/27996771/149445807-0f869eb7-d8f5-4fef-ab97-ac281df91a06.png
|
|
||||||
[grafana-demo]: https://user-images.githubusercontent.com/27996771/149446631-1c5d056b-1fdc-48e6-96ba-e1abe1762be0.png
|
|
||||||
[gitea-demo]: https://user-images.githubusercontent.com/27996771/149444871-38889c9d-862f-41ff-8c05-8ece21da3e9c.png
|
|
||||||
[matrix-demo]: https://user-images.githubusercontent.com/27996771/149448510-7163310c-2049-4ccd-901d-f11f605bfc32.png
|
|
||||||
[tekton-demo]: https://user-images.githubusercontent.com/27996771/149445374-58fd0605-bb9a-46e4-81d6-5e584d2b94a9.png
|
|
||||||
[argocd-demo]: https://user-images.githubusercontent.com/27996771/149444716-fc0d7282-4cf7-4ddb-97a4-1a3fb47ff2b8.png
|
|
||||||
[lens-demo]: https://user-images.githubusercontent.com/27996771/149448896-9d79947d-468c-45c6-a81d-b43654e8ab6b.png
|
|
||||||
[vault-demo]: https://user-images.githubusercontent.com/27996771/149452309-de4a893b-e94c-4ba8-9119-ea87449cf77e.png
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue