VPS2 — 77.68.99.173
Overview
| Property |
Value |
| OS |
Ubuntu 24.04 LTS |
| Role |
Primary app server — APIs, web apps, mail, databases |
| SSH |
deploy@77.68.99.173 |
Active Services
| Service |
Port(s) |
Notes |
| Nginx |
80, 443 |
Reverse proxy for all backends |
| MariaDB |
3306 |
Bound to 0.0.0.0 (accepts remote) |
| Stalwart Mail |
25, 143, 465, 587, 993, 4190, 8080, 8443 |
Full mail server |
| PHP-FPM 8.3 |
— |
FastCGI |
| yardpro-api |
5000 |
.NET API |
| yardpro-web |
5001 |
.NET Blazor |
| catalog |
5002 |
Flask/Gunicorn |
| SOCKS Proxy |
38291 |
— |
Databases (MariaDB)
| Database |
Purpose |
| vehicles_db |
Scraped vehicle parts data (main scraper DB) |
| yardpro |
YardPro application data |
| CoC.Game / CoC.Login |
Game server databases |
| Granger |
Granger project data |
| roundcube |
Roundcube webmail |
| account_server / cq / discord_bot |
Shared service DBs |
Application Services
YardPro API (yardpro-api.service)
- Technology: .NET ASP.NET Core Web API
- Port: 5000
- Domain: api.yardpro.uk
YardPro Web (yardpro-web.service)
- Technology: .NET Blazor Server
- Port: 5001
- Domain: yardpro.uk
Vehicle Catalog (catalog.service)
- Technology: Python Flask + Gunicorn
- Port: 5002
- Domain: catalog.yardpro.uk
Known Issue
discordbot.service is in FAILED state — needs investigation.