backend

command module
v0.0.0-...-0e219ad Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: MIT Imports: 11 Imported by: 0

README

##byteds-linked后端部署

#####1. 项目根目录下

#####2. 编译,生成二进制文件

GOOS=linux GOARCH=amd64 go build -o bytes-linked main.go

#####3. 拷贝二进制文件和conf文件到服务器相应目录

#####4. 配置文件调整相应的参数(参考服务器上)

#####5. 后台执行

nohup ./bytes-linked > nohup.out &

#####注:本地运行需要修改配置文件

TempLocalRootDir = ["你bytes-linked实际的目录"/bytes-linked/tmp/]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
store
oss

Jump to

Keyboard shortcuts

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