heimdall 是一款滿好用的管理頁面集成軟体
大部分找到的資料都是使用docker
如果不想使用docker而是直接在ubuntu上安裝
流程如下
apt install php8.3-cli php8.3-sqlite3 php8.3-xml php8.3-mbstring php8.3-zip
再來到github下載最新版 目前是 2.6.1
php最低要求是 8.2
下載後解壓
執行
php artisan serve --host=0.0.0.0 --port=8080
即可
不需要安裝 apache
進入介面後並沒有登出的選項
因此隨便建個user
如果要登出 在左下角點 swtich user即可
https://github.com/linuxserver/Heimdall/releases
https://www.reddit.com/r/selfhosted/comments/o0x3tr/install_heimdall_dashboard_on_debianubuntu/
沒有留言:
張貼留言