module
Version:
v0.0.0-...-2e2013d
Opens a new window with list of versions in this module.
Published: Jun 3, 2014
License: BSD-3-Clause
Opens a new window with license information.
README
¶
#GoCMS
基于Go语言和Revel框架的内容管理系统
演示地址:
http://admin.6574.com.cn/
GoCMS QQ交流群:

##编译安装说明:
设置GOPATH(安装目录)
$ export GOPATH=/path/src/admin
$ cd /path/src/admin
获取源代码,下载完成后会自动编译为GoCMS可执行文件
$ go get github.com/zzdboy/GoCMS
修改数据库配置
admin/conf/databases.conf
导入MySQL
doc目录下gocms.sql
运行
$ nohup revel run admin &
设为后台运行
访问:
http://localhost:9001
后台地址:
http://localhost:9000
帐号:admin
密码:123456
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
routes
GENERATED CODE - DO NOT EDIT
|
GENERATED CODE - DO NOT EDIT |
tmp
GENERATED CODE - DO NOT EDIT
|
GENERATED CODE - DO NOT EDIT |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.