@if(strtoupper(config('app.env')) != 'PRODUCTION')
DEV
@endif
{{ config('app.name') }}
{{ config('app.name') }} is an OVHcloud PCC (Private Cloud / Hosted Private Cloud) realtime visualization web interface.
Inspired by the great
OVHcloud vScope
interface.
Not affiliated with OVHcloud.
Visualize you virtual machines, hosts and datastores health & resource usage.
@include('includes.compatible-products')
Login with your OVHcloud account
@foreach(config('ovh') as $endpoint => $config)
@if(config('ovh.'.$endpoint.'.application_secret') || config('ovh.'.$endpoint.'.client_secret'))