update lên v1.0.3

This commit is contained in:
2026-04-29 14:40:11 +07:00
parent 7eabb9fed8
commit 75fa10a71c
7 changed files with 96 additions and 26 deletions
+10
View File
@@ -64,3 +64,13 @@ Special thanks to;
cách up project lên ghcr.io
docker build -t ghcr.io/victorphan03/docmost:latest .
docker push ghcr.io/victorphan03/docmost:latest
./manage.sh start: Khởi chạy dự án (chạy ngầm).
./manage.sh stop: Dừng các container.
./manage.sh restart: Khởi động lại dự án.
./manage.sh build: Xây dựng lại các image và khởi chạy.
./manage.sh logs: Xem log thời gian thực.
./manage.sh status: Kiểm tra trạng thái các container.
./manage.sh clean: Dừng và xóa toàn bộ dữ liệu (Lưu ý: Dữ liệu trong database sẽ bị mất).
sudo chown -R 1000:1000 data/docmost