paust-team / pirius

Stream Delivery Network
GNU General Public License v3.0
8 stars 3 forks source link

Support to running on the docker into eks #190

Closed 1dennispark closed 2 years ago

1dennispark commented 2 years ago

For EKS run to docker, we need rocksdb as a self-compiled. It was installed dependencies by grocksdb install script. The grocksdb with the dependencies is not working on the AlpineOS.

This PR had solve this problem since EKS run-time by using of self-compiled rocksdb.