mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Updated Installing Invoice Ninja (markdown)
parent
5f2b3d3328
commit
652bda6f97
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
* Download the release [here](https://github.com/invoiceninja/invoiceninja/archive/v5.0.1.zip)
|
* Download the release [here](https://github.com/invoiceninja/invoiceninja/archive/v5.0.1.zip)
|
||||||
* Unzip the folder and configure a virtual host with your webserver of choice.
|
* Unzip the folder and configure a virtual host with your webserver of choice.
|
||||||
|
* Set a cron job for the scheduler.
|
||||||
|
|
||||||
|
`* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1`
|
||||||
|
|
||||||
* Point your browser to http://your.domain.com/setup
|
* Point your browser to http://your.domain.com/setup
|
||||||
* Configure your MySQL database, Mail server and other fields and click on Setup.
|
* Configure your MySQL database, Mail server and other fields and click on Setup.
|
||||||
* Done!!!
|
* Done!!!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user