Skip to content

Central set of REST Api endpoints to manage multi LXD Host environments

License

Notifications You must be signed in to change notification settings

gimini91/Backend

 
 

Repository files navigation

SYP-LXC Backend

Build Status FOSSA Status

coverage report

Requirements

  • see requirements here

Installation from Source

Resolve dependencies and set parameters

composer install

Create Database schema

php bin/console doctrine:schema:update --force

Test password grant client erzeugen

php bin/console doctrine:fixtures:load

User erzeugen

php bin/console app:create-user

Installation via Docker

  • see prod environment documentation here
  • see backend development environment documentation here

Documentation

Create up to date Swagger documentation

./vendor/bin/swagger -e vendor

Hosted swagger docs

here

License

FOSSA Status

About

Central set of REST Api endpoints to manage multi LXD Host environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.1%
  • HTML 1.9%