Skip to content

Frontend for Veeam Backup Enterprise Manager built in Symfony 4

License

Notifications You must be signed in to change notification settings

VGzsysadm/Vemfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Vemfony {WorkInProgress}

Frontend for Veeam Backup Enterprise Manager

Prerequisites

  • PHP 7.1 or higher
  • Mysql
  • Composer

Getting Started

Clone the project

https://github.com/VGzsysadm/Vemfony.git

Installing

Install dependencies

cd Vemfony
composer install

Prod mode

Create ENV variables in the host, confirm data at doctrine.yaml

Create the database and tables:

php bin/console doctrine:database:create
php bin/console make:migration
php bin/console doctrine:migrations:migrate

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Frontend for Veeam Backup Enterprise Manager built in Symfony 4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published