Development
Hello, world.
The VYBRNT dev server is up. This page is a placeholder, so replace it with
your application whenever you are ready.
Runtime
- PHP
- 8.5.9
- Host
- dev-mw.vybrnt.com
- Server time
- 15:30 UTC
Services
- Web server
- running
- PHP FPM
- running
- MariaDB 10.11
- running
- PostgreSQL 15
- running
PHP extensions
- HTTP client
- loaded
- MariaDB driver
- loaded
- PostgreSQL driver
- loaded
- Multibyte strings
- loaded
- XML and DOM
- loaded
- Archives
- loaded
- Image processing
- loaded
- Internationalisation
- loaded
Putting your code here
- The web root is
/var/www/html. You can write to it without sudo.
- Clone straight onto the box, or push with
rsync or SFTP.
- Running Laravel? Point the vhost root at
/var/www/html/public.
- Full instructions live in
docs/dev-environment/README.md in the hosting repo.
Everything on this disk is erased by a reset, so keep your work in git and
push before you finish for the day.