50% off 所有套餐限时优惠,起价 $2.48/mo
InvoicePlane

InvoicePlane

InvoicePlane 是一款轻量级自托管发票应用,基于 PHP 构建,比 Invoice Ninja 更简洁,特别适合独立顾问和自由职业者。无需 SaaS 订阅,提供清晰的发票与报价功能。采用 MIT 许可证,可运行在共享主机或 512 MB 的 VPS 上。

Version

1.7.1

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4

Access

  1. 打开浏览器,访问: https://<SERVER_IP>/index.php/setup
  2. 按照 Web 安装向导完成配置

Security (IMPORTANT)

初始配置完成后,将以下行替换 DISABLE_SETUP=false with DISABLE_SETUP=true in /var/www/invoiceplane/ipconfig.php 以防止未授权访问配置页面。

sed -i 's/DISABLE_SETUP=false/DISABLE_SETUP=true/g' /var/www/invoiceplane/ipconfig.php

Credentials

Stored in: /root/.invoiceplane-credentials

View:

cat /root/.invoiceplane-credentials

Contains:

  • 数据库名称、用户名、密码
  • MariaDB root 密码
  • Application URL

重要文件与目录

  • Install directory: /var/www/invoiceplane
  • Main config: /var/www/invoiceplane/ipconfig.php
  • Nginx config: /etc/nginx/sites-available/invoiceplane.conf
  • Credentials file: /root/.invoiceplane-credentials

Service Management

# Check services
systemctl status nginx
systemctl status mariadb
systemctl status php8.3-fpm

# Restart services
systemctl restart nginx
systemctl restart mariadb
systemctl restart php8.3-fpm

更多自托管内容

Related apps.

立即部署 InvoicePlane。 From $2.48/mo.