Code Monkey home page Code Monkey logo

dounine-frame's Introduction

dounine-frame 分布式集群项目

环境配置

  • 如下工具需要自行下载
  • eclipse等(IDE)
  • jdk7
  • git
  • maven3.0
  • tomcat7.0
  • mysql5.5
  • redis (配带windows)
  • nginx (配带)

部署开发环境

  • 方式一:使用 Eclipse

    • 下载地址 Eclipse IDE for Java EE Developers(带git的版本)
    • 启动 eclpse,导入dounine-frame
    • File -> Import -> Git -> Projects from Git -> Clone URI
    • 然后在URI输入:https://github.com/dounine/dounine-frame.git
    • 然后就等待漫长的下载过程吧....
  • 方式二:使用 Git

    • 下载地址 git
    • 使用 git 克隆 dounine-frame 项目
    git clone https://github.com/dounine/dounine-frame.git
    • 继续等待漫长的下载过程吧....

项目部署

  • 步骤如下:
    • 导入 /instruction/sql/install.sql 数据库脚本
    • 修改 /src/main/resources/jdbc.properties 里的数据库链接、用户名和密码为生产环境的值
    • 修改 /src/main/resources/redis.properties 里的redis、用户名和密码为生产环境的值(默认不用)
    • 如需配置会话共享(集群),请参照 /instruction/tools/tomcat7集群/readme.txt 里面的说明来完成操作
    • 启动 Redis 执行(/instruction/tools/redis/start1.bat)缓存服务器
    • 执行打包 mvn clean package
    • target 目录下会自动生成 dounine-frame.war 压缩包
    • 就可以把 dounine-frame.war 压缩包扔到tomcat的webapps里面了

dounine-frame's People

Contributors

dounine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dounine-frame's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.