chat33

command module
v0.0.0-...-59da782 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

README

chat33

快速开始

环境准备

环境需求:linux-amd64

预留端口:8088

  1. 安装go v1.13.0
# 教程
https://golang.org/doc/install?download=go1.14.6.linux-amd64.tar.gz
  1. 安装docker
# 教程
https://docs.docker.com/engine/install/ubuntu/
  1. 安装docker-compose
# 教程
https://docs.docker.com/compose/install/
Build&Run
cd $(GOPATH)/src/github.com/33cn/chat33 && make install

部署完毕后,控制台输入:curl http://127.0.0.1:8088/chat/inner/ping检测是否安装成功。

结果得到success表示部署成功

卸载
cd $(GOPATH)/src/github.com/33cn/chat33 && make uninstall

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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