You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/scripts
Xinwei Xiong(cubxxw-openim) 3c73ba03ba
feat: fix code
12 months ago
..
LICENSE fix: script -> scripts 1 year ago
enterprise feat: add all command 12 months ago
githooks feat: add all command 12 months ago
lib fix: binary name modification 12 months ago
make-rules feat: complete the basic build 12 months ago
README.md feat: add scripts 12 months ago
batch_build_all_service.sh feat: add all command 12 months ago
batch_start_all.sh feat: add all command 12 months ago
build_all_service.sh feat: add all command 12 months ago
build_push_k8s_images.sh feat: add all command 12 months ago
check_all.sh feat: add all command 12 months ago
common.sh feat: add make file 12 months ago
coverage.awk test: add chmod file in scripts 12 months ago
coverage.sh feat: add release 12 months ago
docker_check_service.sh feat: add copyright 12 months ago
docker_start_all.sh feat: add all command 12 months ago
ensure_tag.sh feat: add release 12 months ago
env_check.sh feat: add all command 12 months ago
function.sh feat: add all command 12 months ago
init_pwd.sh feat: sets the absolute path of the script 12 months ago
mongo-init.sh feat: add copyright 12 months ago
msg_gateway_start.sh feat: fix code 12 months ago
msg_transfer_start.sh feat: fix code 12 months ago
path_info.sh feat: complete the basic build 12 months ago
push_start.sh feat: fix code 12 months ago
release.sh test: add chmod file in scripts 12 months ago
start_all.sh feat: add all command 12 months ago
start_cron.sh feat: fix code 12 months ago
start_rpc_service.sh feat: complete the basic build 12 months ago
stop_all.sh feat: add all command 12 months ago
style_info.sh feat: add all command 12 months ago

README.md

/scripts

Supported platforms

  • Linux x86_64 (linux_amd64) : 64-bit Linux for most desktop and server systems.

  • Windows x86_64 (windows_amd64) : 64-bit version for most Windows operating systems.

  • macOS x86_64 (darwin_amd64) : 64-bit version for Apple Macintosh computers.

  • Linux ARM64 (linux_arm64) : For ARM-based 64-bit Linux systems such as Raspberry Pi 4 and Jetson Nano.

  • Linux s390x (linux_s390x) : 64-bit Linux for IBM System z hosts.

  • Linux MIPS64 (linux_mips64) : 64-bit Linux for MIPS architecture.

  • Linux MIPS64LE (linux_mips64le) : Suitable for 64-bit Linux systems with little endian MIPS architecture.

examples

Scripts to perform various build, install, analysis, etc operations.

These scripts keep the root level Makefile small and simple.

Examples: