ByConity/packages
Willem Jiang 6d5e97172d Clean up the README files 2023-05-17 12:05:18 +08:00
..
README.md Clean up the README files 2023-05-17 12:05:18 +08:00
build add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-client.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-common-static.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-daemon-manager.postinstall package for byconity 2023-03-14 20:07:58 +08:00
byconity-daemon-manager.service add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-daemon-manager.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-resource-manager.postinstall package for byconity 2023-03-14 20:07:58 +08:00
byconity-resource-manager.service package for byconity 2023-03-14 20:07:58 +08:00
byconity-resource-manager.yaml package for byconity 2023-03-14 20:07:58 +08:00
byconity-server.postinstall add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-server.service add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-server.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-tso.postinstall add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-tso.service add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-tso.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker-write.postinstall add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker-write.service add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker-write.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker.postinstall add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker.service add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity-worker.yaml add script to build debian and rpm package 2023-02-24 16:08:26 +08:00
byconity.preinstall update readme 2023-02-24 17:21:06 +08:00
config_service_discovery.md update readme 2023-02-24 17:21:06 +08:00
fdb.cluster add script to build debian and rpm package 2023-02-24 16:08:26 +08:00

README.md

README

This directory has the basic configuration files of ByConity services which could be used in the Debian package for Debian OS and rpm packages for Centos OS.

Package deployment

One way to deploy ByConity to physical machines is using package manager. For example, install Debian package for Debian OS and rpm packages for Centos OS

ByConity using FoundationDB as meta store, and HDFS as datastore. So before starting to deploy ByConity, we need to deploy FoundationDB and HDFS first.