selfhosted:invoiceplane

Invoice Plane

${shell}:~$ cd /var/www/html
${shell}:~$ wget https://invoiceplane.com/download/v1.5.9
${shell}:~$ unzip v1.5.9
${shell}:~$ apt-get install apache2 php libapache2-mod-php php-common php-mbstring php-xmlrpc php-soap php-apcu php-smbclient php-ldap php-redis php-gd php-xml php-intl php-json php-imagick php-mysql php-cli php-mcrypt php-zip php-curl

See MySQL to:

  1. install
  2. create user
  3. create databases
  4. grant user privileges to the databases
  5. flush privileges

See APACHE to install, configure, and enable site

  • selfhosted/invoiceplane.txt
  • Last modified: 2023/07/03 01:16
  • by hli