Skip to content

airmash-refugees/airmash-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend services for airmash.online

Path Description
dehydrated Let's Encrypt automated certificate renewal
nginx Nginx configuration
servers Services running on https://data.airmash.online and https://login.airmash.online
scripts Various scripts for automation and testing

Endpoints

Service Path Host Server Used by
Error telemetry /clienterror data.airmash.online clienterror.js Frontend
Usage telemetry /enter data.airmash.online enter.js Frontend
Game server directory /games data.airmash.online games.js Frontend
User login /login, /login/callback login.airmash.online login-client.js Frontend
User settings /settings data.airmash.online settings.js Frontend
Public key /key login.airmash.online login-key.js Game servers