8000 Install · Usbac/aurora Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Install

github-actions edited this page Feb 12, 2024 · 2 revisions

Requisites

Installation

Go to your web server's root directory and run the following command:

composer create-project usbac/aurora

It will download a fresh copy of Aurora and install all the dependencies. You can also download a zip file from the releases page, unzip it in your web server's root directory and run the composer install command.

Done! You can now access your Aurora panel by going to /admin in your localhost (e.g., http://localhost/admin).

The admin 8153 user created by default is john.doe@mail.com and the password is 12345678. Be sure to change it.

Clone this wiki locally
0