gocms

module
v0.0.0-...-11555b2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2014 License: BSD-3-Clause

README

#GoCMS

基于Go语言和Revel框架的内容管理系统

演示地址: http://admin.6574.com.cn/

GoCMS QQ交流群: GoCMS交流

##编译安装说明:

设置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

帐号:test, test001 密码:123456

Directories

Path Synopsis
app
routes
GENERATED CODE - DO NOT EDIT
GENERATED CODE - DO NOT EDIT
tmp
GENERATED CODE - DO NOT EDIT
GENERATED CODE - DO NOT EDIT

Jump to

Keyboard shortcuts

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