Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nightmarevco/virtualhost-reverseproxy
https://github.com/nightmarevco/virtualhost-reverseproxy
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nightmarevco/virtualhost-reverseproxy
- Owner: NightmareVCO
- Created: 2024-11-03T17:57:14.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-11-03T20:22:08.000Z (14 days ago)
- Last Synced: 2024-11-03T20:26:16.294Z (14 days ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repositorio para Vitualhost y Proxy Reverso
En una instancia de Ubuntu, se puede ejecutar el siguiente comando para instalar un servidor web con virtualhost y proxy reverso.
## Ubuntu:
```sh
wget https://raw.githubusercontent.com/NightmareVCO/virtualhost-reverseproxy/refs/heads/main/setup.sh && chmod +x setup.sh && bash setup.sh "github-repo-url"
```