This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SRI-DINO
/
Server-cpp
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ae6932c4e4
Branches
Tags
DYZBC
Dino1
Dino2
ZJZGJ
master
Server-cpp
/
sri-server-bg02
Casper
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
..
api
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
lib
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
test
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
Dockerfile
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
README-usage.bash
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
compose.yml
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
hub.py
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
main.py
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
run.sh
ae6932c4e4
v-0.1.1-1:20240708测试版本
il y a 9 mois
README-usage.bash
## NOTE
echo "执行:启动" \
&& project_path="/home/server/repositories/repositories/gitee.com/casperz.py-project/project-responder-bg" \
&& cd ${project_path} \
&& sudo docker-compose --file compose.yml down \
&& sudo docker-compose --file compose.yml up --detach --build \
&& sudo docker-compose --file compose.yml logs --follow