Skip to content

For large MAAS installations, get your machine details with incredibly fast api.

License

Notifications You must be signed in to change notification settings

r00ta/fast-maas-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-maas-api

For very very very large installations, you might use this tool to access your MAAS machines in an incredibly fast way.

This is a community tool: use it at your own risk.

Install

Just use the snap (WIP)

sudo snap install fast-maas-api

and run it according to your configs

fast-maas-api --host 0.0.0.0 --port 1337 --dbuser maas --dbpassword maas --dbhost localhost --dbname maasdb

Local development

Prerequisites:

  • maven >= 3.9.0
  • java >= 11

Run

mvn clean compile quarkus:dev

and access the swagger-ui at http://localhost:8080/q/swagger-ui.

About

For large MAAS installations, get your machine details with incredibly fast api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published