Skip to content

o-psi/invoice_ninja_installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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)