Coder Social home page Coder Social logo

chensino / free-programming-books Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ebookfoundation/free-programming-books

0.0 0.0 0.0 16.63 MB

:books: Freely available programming books

Home Page: https://ebookfoundation.github.io/free-programming-books/

License: Creative Commons Attribution 4.0 International

free-programming-books's Introduction

ChenSino's GitHub stats

部署方法1,手动部署

环境搭建

jdk11+

maven3.8+

hosts改成自己的
127.0.0.1 chensino-mysql
127.0.0.1 chensino-minio
127.0.0.1 chensino
127.0.0.1 chensino-redis

导入项目

  1. 用ide工具导入项目,等待maven下载依赖

数据库

  1. 新建数据库chensino,编码utf8mb4_bin
  2. 导入db/chensino.sql文件

配置修改

  • Mysql数据库帐号密码修改
  • redis帐号密码修改
  • minio配置修改
  • github第三方登录信息修改

部署方法二,docker compose部署(推荐)

先安装好docker、docker-compose

# 1. 打包jar
mvn clean package
# 2. 项目跟路径下运行
docker compose up

free-programming-books's People

Contributors

alexanderfefelov avatar borgified avatar charlottetan avatar corragon avatar danielkrupinski avatar davisonio avatar davorpa avatar dependabot[bot] avatar eraysahin06 avatar ericguirbal avatar eshellman avatar esparta avatar gintass avatar grogy avatar hoganlong avatar jightuse avatar kadhirash avatar luigiimvector avatar luminousspice avatar maieul avatar mcicolella avatar mhm5000 avatar mouseion avatar mrs4w avatar quobit avatar sethfalco avatar ss-th24 avatar sunxb10 avatar timosalomaki avatar vhf avatar

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.