/invoice_ninja_installer

Installation Script for Invoice Ninja

Primary LanguageShellMIT LicenseMIT

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)