You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/en/self-host-installation.md
+10-24Lines changed: 10 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -11,24 +11,7 @@ locale: en
11
11
<p>Invoice Ninja has a few system requirements. Built on top of <ahref="https://www.laravel.com/docs/">Laravel</a> it requires a PHP and MySQL server at a minimum with the following version and extensions installed.</p>
@@ -53,7 +36,7 @@ Invoice Ninja does not support installation into a subdirectory. You will need a
53
36
54
37
### CLI script
55
38
56
-
If your webserver is already configured and you have credentials to your database, community member Dros has created a CLI management and maintenance script for you.
39
+
If your webserver is already configured and you have credentials to your database, community member Dros has created a CLI script for management and maintenance for you.
@@ -73,26 +56,29 @@ If you make changes to your env file, please remember to reboot the container fo
73
56
74
57
If you need to configure your server from scratch, you'll find some excellent tutorials below.
75
58
76
-
#### Ubuntu 20.04 (Recommended)
59
+
#### Ubuntu 20.04
77
60
78
61
Community member TechnicallyComputers has a very helpful step by step guide on how to install Invoice Ninja v5 from scratch onto Ubuntu, you can access the guide [here](https://forum.invoiceninja.com/t/install-invoice-ninja-v5-on-ubuntu-20-04/4588)
79
62
80
63
#### Ubuntu 22.04
81
64
82
65
Community member TechnicallyComputers has a very helpful step by step guide on how to install Invoice Ninja v5.5 from scratch onto Ubuntu, you can access the guide [here](https://forum.invoiceninja.com/t/install-invoice-ninja-v5-5-on-ubuntu-22-04/13272)
83
66
84
-
#### Installing on CentOS 8
67
+
#### CentOS 8
85
68
86
69
If CentOS is more your Flavour, community member TechnicallyComputers has a very thorough step by step installation guide [here](https://forum.invoiceninja.com/t/install-invoice-ninja-v5-on-centos-8/4293).
87
70
88
-
#### Installing on Arch
71
+
#### Arch
89
72
90
73
If Arch Linux is more your flavour, community member brackenhill-mob has a very thorough step by step installation guide [here](https://forum.invoiceninja.com/t/howto-install-invoice-ninja-v5-on-arch-linux/6196)
91
74
92
-
#### Installing on Enterprise Linux
75
+
#### Enterprise Linux
93
76
94
77
TechnicallyComputers also has a guide for installation Invoice Ninja on Enterprise Linux [here](https://forum.invoiceninja.com/t/install-invoice-ninja-v5-on-enterprise-linux-8/4293)
95
78
79
+
#### Debian 12
80
+
81
+
Community member Dros has writte a detailed guide for installing Invoice Ninja on Debian 12 Bookworm. It includes snappdf setup and a management script for updates, backups, and provisioning [here](https://github.com/DrDBanner/inmanage/blob/main/docs/tutorials/install_invoiceninja_debian12_bookworm_vm.md)
96
82
97
83
### Pre built archive (Advanced)
98
84
@@ -476,4 +462,4 @@ If using e invoicing, you may want to install the saxon extension. The saxon ext
476
462
477
463
We have a short video showing the installation steps here:
0 commit comments