https://github.com/icaropires/server-frc
Simple server to validate simple college projects from "Fundamentos de Redes de Computadores" discipline at UnB
https://github.com/icaropires/server-frc
docker nginx
Last synced: 2 months ago
JSON representation
Simple server to validate simple college projects from "Fundamentos de Redes de Computadores" discipline at UnB
- Host: GitHub
- URL: https://github.com/icaropires/server-frc
- Owner: icaropires
- License: mit
- Created: 2019-06-05T22:03:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T22:39:45.000Z (about 7 years ago)
- Last Synced: 2025-09-13T19:42:59.919Z (9 months ago)
- Topics: docker, nginx
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server FRC
Simple server to validate simple college projects from "Fundamentos de Redes de Computadores" discipline at UnB
## Using
**All scripts must be executed as root**
### Requirements
* Docker
### Scripts
* **up**: Start server in detached mode
* **down**: Stop server execution
### Logs
Access and error log files are stored in `logs` folder during execution