cqless

command module
v0.0.0-...-a1b4a84 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

CQLESS

针对CQHTTP开发的Serverless平台

目前还在开发阶段初期!现已支持基本的函数调用操作

安装

本项目所需要的依赖有

  • Docker
  • CNI

从Release安装

在Github Release中直接下载安装即可(仅支持Linux)

从源码安装

首先克隆本项目至任意路径如:$HOME/cqless

cd $HOME
git clone https://github.com/miRemid/cqless && cd cqless

检查并安装所需依赖,需要安装Python3

chmod +x ./scripts/check_dep.py && ./scripts/check_dep.py

该脚本目前会检查系统中是否存在godocker,关于CNI的安装请参考官方文档

检查通过或安装完毕后,编译项目并安装至环境变量中

make build

编译好的可执行文件将位于build/bin/cqless

使用

请参考Wiki页面

License

Apache-2.0

Documentation

Overview

Copyright © 2023 miRemid

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.

Directories

Path Synopsis
cmd
pkg
cninetwork
Modifed from https://github.com/openfaas/faasd/blob/master/pkg/cninetwork/cni_network.go
Modifed from https://github.com/openfaas/faasd/blob/master/pkg/cninetwork/cni_network.go
pb
Package pb is a reverse proxy.
Package pb is a reverse proxy.

Jump to

Keyboard shortcuts

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