openim-server/scripts
Xinwei Xiong(cubxxw-openim) b6e108774a fix: directory name
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
2023-07-10 18:19:25 +08:00
..
LICENSE fix: script -> scripts 2023-06-30 23:22:58 +08:00
enterprise fix: directory name 2023-07-10 18:19:25 +08:00
githooks feat: add cyan 2023-07-10 18:19:25 +08:00
lib fix: binary name modification 2023-07-10 18:17:56 +08:00
make-rules feat: add chmod 2023-07-10 18:19:25 +08:00
README.md feat: add scripts 2023-07-10 18:13:53 +08:00
batch_build_all_service.sh fix: directory name 2023-07-10 18:19:25 +08:00
batch_start_all.sh feat: add chmod 2023-07-10 18:19:25 +08:00
build_all_service.sh fix: directory name 2023-07-10 18:19:25 +08:00
build_push_k8s_images.sh feat: add copyright 2023-07-10 18:13:30 +08:00
check_all.sh feat: add chmod 2023-07-10 18:19:25 +08:00
common.sh feat: add make file 2023-07-10 18:13:53 +08:00
coverage.awk test: add chmod file in scripts 2023-07-10 18:13:30 +08:00
coverage.sh feat: add release 2023-07-10 18:13:30 +08:00
docker_check_service.sh feat: add copyright 2023-07-10 18:13:30 +08:00
docker_start_all.sh feat: add copyright 2023-07-10 18:13:30 +08:00
ensure_tag.sh feat: add release 2023-07-10 18:13:30 +08:00
env_check.sh feat: add copyright 2023-07-10 18:13:30 +08:00
function.sh feat: add copyright 2023-07-10 18:13:30 +08:00
init_pwd.sh feat: add copyright 2023-07-10 18:13:30 +08:00
mongo-init.sh feat: add copyright 2023-07-10 18:13:30 +08:00
msg_gateway_start.sh fix: directory name 2023-07-10 18:19:25 +08:00
msg_transfer_start.sh fix: directory name 2023-07-10 18:19:25 +08:00
path_info.cfg fix: directory name 2023-07-10 18:19:25 +08:00
push_start.sh fix: directory name 2023-07-10 18:19:25 +08:00
release.sh test: add chmod file in scripts 2023-07-10 18:13:30 +08:00
start_all.sh fix: directory name 2023-07-10 18:19:25 +08:00
start_cron.sh fix: directory name 2023-07-10 18:19:25 +08:00
start_rpc_service.sh fix: directory name 2023-07-10 18:19:25 +08:00
stop_all.sh fix: directory name 2023-07-10 18:19:25 +08:00
style_info.cfg feat: add chmod 2023-07-10 18:19:25 +08:00

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: