Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.13 KB

proxmox-servers

This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd proxmox-servers
  • composer install

Running / Development

devtools

Make use of the many generators for code, try Ubiquity help for more details

Optimization for production

Run: composer install --optimize --no-dev --classmap-authoritative

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links