50% 折扣 全部方案,限时优惠。起价 $2.48/mo
发票平面

发票平面

InvoicePlane 是一款轻量级自托管发票应用程序。基于 PHP,比 Invoice Ninja 更简单,非常适合需要干净的发票和报价工具而无需 SaaS 订阅的独立顾问和自由职业者。获得 MIT 许可,在共享主机或 512 MB VPS 上运行。

版本

1.7.1

操作系统

Ubuntu Server 24.04 LTS

分钟。内存

1 GB

IP 类型

IPV4

使用权

  1. 打开浏览器,访问: https://<SERVER_IP>/index.php/setup
  2. 按照网络安装程序完成设置

安全(重要)

初始设置后,更换线路 DISABLE_SETUP=falseDISABLE_SETUP=true in /var/www/invoiceplane/ipconfig.php 以防止未经授权访问设置页面。

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

证书

存储在: /root/.invoiceplane-credentials

看法:

cat /root/.invoiceplane-credentials

包含:

  • 数据库名称、用户、密码
  • MariaDB root 密码
  • 申请网址

重要文件与目录

  • 安装目录: /var/www/invoiceplane
  • 主要配置: /var/www/invoiceplane/ipconfig.php
  • Nginx 配置: /etc/nginx/sites-available/invoiceplane.conf
  • 凭证文件: /root/.invoiceplane-credentials

服务管理

# 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

更多自托管内容

相关应用。

立即部署 InvoicePlane。 起价 $2.48/月。