bibicadotnet / LCMP-Minimal

Home Page:https://bibica.net/lcmp-minimal-debian-caddy-mariadb-php-for-bibica-net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCMP Minimal : Debian - Caddy - MariaDB - PHP

Đây là các cài đặt và cấu hình mình đang áp dụng cho thèng bibica.net

Cấu hình sử dụng

  • Debian 11/12
  • Caddy v2.8.4
  • PHP 7.4.33
  • MariaDB 10.11.8

UpCloud 1 GB RAM - Developer plans - €4.5/mo

Cài đặt DCMP Minimal

Cập nhập OS

sudo apt update && sudo apt upgrade -y && sudo reboot

Chạy trên x86_64, ARM64

sudo wget https://go.bibica.net/lcmp-minimal -O server.sh && sudo chmod +x server.sh && sudo ./server.sh

Chạy trên IPv6

sudo wget https://raw.githubusercontent.com/bibicadotnet/LCMP-Minimal/main/setup_ip6.sh -O server.sh && sudo chmod +x server.sh && sudo ./server.sh

Speedtest loader.io

2024 07 20 18 02 31

About

https://bibica.net/lcmp-minimal-debian-caddy-mariadb-php-for-bibica-net/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%