trojvn fb62e0b77d 🚀 chore: add deploy script
Add a new deploy.sh script to automate the deployment process. The script pulls the latest changes from the repository, prompts for the container name and port, and then builds and starts the Docker container using the provided parameters. This simplifies the deployment process and ensures consistency.
2026-03-10 05:36:22 +03:00
2026-03-10 05:36:22 +03:00

Пример установки

git clone https://gitea.yuharan.ru/public/IPAGo.git

cd IPAGo

PORT=9001 CONTAINER_NAME=mrxtrojanicloudcom docker compose up -d --build
Description
No description provided
Readme 7.8 MiB
Languages
Go 89.6%
Dockerfile 8.2%
Shell 2.2%