GithubHelp home page GithubHelp logo

carsso / pcc-manager Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 2.0 3.42 MB

OVHcloud PCC (Private Cloud / Hosted Private Cloud) realtime visualization web interface written in PHP/Laravel and VueJS - Inspired by the great OVHcloud vScope interface - Not affiliated with OVHcloud.

Home Page: https://pcc-manager.com

License: MIT License

PHP 28.53% Vue 61.27% Blade 10.20%
laravel php ovhcloud ovh-api ovh vmware private-cloud vuejs

pcc-manager's Introduction

License

OVHcloud PCC web interface

Web interface displaying realtime OVHcloud PCC (Private Cloud / Hosted Private Cloud) infrastructure data (virtual machines, hosts and datastores health & resource usage).

Test it live on pcc-manager.com

Inspired by the great OVHcloud vScope link interface. Not affiliated with OVHcloud.

Written in PHP/Laravel and VueJS. Depends on OVHcloud APIs PHP wrapper and my OVHcloud Provider for OAuth 2.0 Client

Products compatibility

Compatible OVHcloud products :

  • Dedicated Cloud
  • Private Cloud
  • SDDC
  • Hosted Private Cloud Premier powered by VMware
  • Hosted Private Cloud powered by VMware link
  • Managed Bare Metal Essentials powered by VMware link

Screenshots:

Datacenter view:

Datacenter view

Datacenter view

Deployment

Clone repository :

git clone https://github.com/carsso/pcc-manager.git

Switch to deploy branch :

git fetch origin deploy

Copy default env file :

cp .env.example .env

Fill the env file :

vim .env

Read https://github.com/carsso/php-ovhcloud#supported-endpoints to find the URL to generate the script credentials and the supported endpoints

Install dependencies based on lock file

composer install --no-interaction --prefer-dist --optimize-autoloader

Clear cache

php artisan optimize

Create the storage symbolic links

php artisan storage:link

Development

Pre-requisites

  • PHP >= 8.1
  • NodeJS >= 18

Clone repository (main branch) :

git clone [email protected]:carsso/pcc-manager.git

Install PHP dependencies with Composer :

composer install

Install JS dependencies with NPM :

npm install

Copy default env file :

cp .env.dev.example .env

Fill the env file :

vim .env

Read https://github.com/carsso/php-ovhcloud#supported-endpoints to find the URL to generate the script credentials and the supported endpoints

Create the storage symbolic links

php artisan storage:link

Build js and css files:

npm run dev

Build js and css files automatically while developing :

npm run watch

License

The Laravel framework is open-sourced software licensed under the MIT license.

pcc-manager's People

Contributors

carsso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.