Files
server/README.md
T

34 lines
922 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Servidor Hetzner — FeAdulta
Servidor dedicado contratado 2026-06-28. Gestiona todos los servicios web de Rafa.
## Especificaciones
- **IP:** 188.40.120.157
- **Hardware:** Intel i7-7700, 64 GB DDR4, 2× NVMe 512 GB (RAID1)
- **OS:** Ubuntu 24.04.4 LTS — Datacenter FSN1 (Falkenstein, Alemania)
## Stack
- **Docker** 29.6.1 + Docker Compose v5.2.0
- **Coolify** 4.1.2 (panel: http://188.40.120.157:8000)
- **Traefik** (reverse proxy, gestionado por Coolify)
- **UFW** (22 + 80 + 443) + fail2ban
## Servicios activos
| Servicio | Dominio | Estado |
|----------|---------|--------|
| Gitea | gitea.feadulta.com | activo |
## Servicios planificados
| Servicio | Dominio |
|----------|---------|
| WordPress feadulta | feadulta.com |
| WordPress YT Summaries | — |
| Relaticle CRM | crm.aqtalent.com |
| Web aqtalent | aqtalent.com |
| Web personal | rafacalvo.nyc |
## Acceso SSH
```
ssh rafa@188.40.120.157
```