cube-cos-api

module
v0.0.1-dev-1cc351d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2025 License: Apache-2.0

README


Logo

CubeCOS API

A Central Communication Interface of CubeCOS



▎To Start Developing


0). Get the build environment ready

We would need an x86_64 / amd64 based machine to build the rpm package.

We would need to have golang ready on the machine.

We would need rpm build tools.

For Fedora Linux based OS:

sudo dnf install -y rpmdevtools rpmlint

1). Build rpm

task rpm:build

2). Send the built rpm to a running CubeCOS

scp <path of rpm> <user>@<cubecos>:<path to place rpm>

3). Install the rpm and start the service

systemctl stop cube-cos-api
dnf reinstall "<path to cube-cos-api rpm>"
hex_config bootstrap api



▎License

Copyright (c) 2025 Bigstack co., ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL