Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 455 Bytes

Ubuntu 22.04 Invoice Ninja Installer

Notes

  • Be sure to have a domain pointed at the public IP of your box for certbot.
  • For network MySQL installs, make sure to setup the user you want invoice ninja to use.
  • For local MySQL installs, the script should set it up for you.

Finally, what you came for,

Invoice Ninja Install 'One-Liner'

sudo bash <(curl -sS https://raw.githubusercontent.com/o-psi/invoice_ninja_installer/main/i.sh)