This website requires JavaScript.
Explore
Help
Sign in
nextcloud
/
all-in-one
Watch
1
Star
1
Fork
You've already forked all-in-one
0
mirror of
https://github.com/nextcloud/all-in-one.git
synced
2024-11-15 19:44:31 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ab939dac26
all-in-one
/
Containers
/
docker-socket-proxy
/
healthcheck.sh
5 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
address review Signed-off-by: Simon L <szaimen@e.mail.de>
2023-08-30 21:13:08 +08:00
#!/bin/bash
adjust limiting the php-fpm port to specific containers again Signed-off-by: Simon L <szaimen@e.mail.de>
2023-09-28 03:27:24 +08:00
nc -z
"
$NEXTCLOUD_HOST
"
9001
||
exit
0
fix the hc Signed-off-by: Simon L <szaimen@e.mail.de>
2023-08-31 19:01:33 +08:00
nc -z localhost
2375
||
exit
1
Reference in a new issue
Copy permalink