Skip to content

explabs/ad-ctf-paas-api

Repository files navigation

ad-infrastructure-api

Register Teams and Users API for autogenerate ad-infrastructure configs.

Deploy

Docker

coming soon...

Golang

Change config name mv config.yml.example config.yml and edit it.

Config parameters:

  • users
  • teams

You can use one of parameters for create only players or only teams. If users and teams specified it means that infrastructure has teams with users.

Resource parameters:

  • memory - count of memory (default: 2048)
  • vcpu - number of virtual cpu (default: 2)

Run Api use golang

go run main.go

Routes

{{api}}/api/v1/scoreboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages