• Stars
    star
    713
  • Rank 61,869 (Top 2 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Full-featured CMS including blog, wiki, discussion, etc. Cloud native application that powered by SpringBoot.

iTranswarp

Full-featured CMS including blog, wiki, discussion, etc. Cloud native application that powered by SpringBoot.

Github Workflow

Docker Pulls

  • Based on SpringBoot 3.x
  • Search support
  • OAuth2 integration (Weibo, QQ, Facebook, etc.)
  • SEO support
  • REST API
  • Customized CSS with UIkit2

Environment

  • JDK 17
  • MySQL 5.7
  • Redis 5/6 with RediSearch 2

Quick Start

Please check Quick Start Guide.

Run with Docker

Run MySQL, RediSearch in background:

cd dev
docker-compose up -d

Run iTranswarp application:

docker run -d -p 2019:2019 --rm \
  --env-file /path/to/env-file \
  -v /var/log/itranswarp:/var/log/itranswarp \
  --name itranswarp michaelliao/itranswarp:1.4

Build

$ mvn -DskipTests=true clean package

Or check build.sh.

Initialize database

DDL and test data are generated by SchemaBuilder.java.

Create schema:

$ mysql -u root -p < dev/sql/ddl.sql

NOTE: re-run this SQL file will remove all existing data.

Import test data:

$ mysql -u root -p it < dev/sql/init.sql

Run

java -jar itranswarp.jar

Visit http://localhost:2019 for demo.

Search

Search is auto-enabled if RediSearch 2.x is detected. How to install RediSearch in Redis.

Configuration

All configurations are passed by environments:

$ PROFILES=production TIME_ZONE=Asia/Shanghai DOMAIN=www.example.com \
  DB_HOST=localhost DB_PASSWORD=changeit \
  REDIS_HOST=localhost \
  java -jar itranswarp.jar

Please check application.yml for environment variables.

Deploy

iTranswarp is deployed by Docker. Images can be pulled from DockerHub.

                        โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
                        โ”‚                   VPC                   โ”‚
                        โ”‚         โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”                   โ”‚
                        โ”‚         โ”‚  Docker   โ”‚     โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”โ”‚
        https        โ”Œโ”€โ”€โ”ดโ”€โ”€โ”      โ”‚โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”โ”‚     โ”‚  AWS:RDS   โ”‚โ”‚
โ—€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ถโ”‚     โ”‚ http โ”‚โ”‚ AWS:ECS โ”‚โ”‚โ—€โ”€โ”€โ”€โ–ถโ”‚   MySQL    โ”‚โ”‚
 https โ”Œโ”€โ”€โ”€โ”€โ”€โ” https โ”‚ ELB โ”‚โ—€โ”€โ”€โ”€โ”€โ–ถโ”‚โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜โ”‚     โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜โ”‚
โ—€โ”€โ”€โ”€โ”€โ”€โ–ถโ”‚ CDN โ”‚โ—€โ”€โ”€โ”€โ”€โ”€โ–ถโ”‚     โ”‚      โ”‚โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”โ”‚     โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”โ”‚
       โ””โ”€โ”€โ”€โ”€โ”€โ”˜       โ””โ”€โ”€โ”ฌโ”€โ”€โ”˜      โ”‚โ”‚ AWS:ECS โ”‚โ”‚โ—€โ”€โ”€โ”€โ–ถโ”‚ElasticCacheโ”‚โ”‚
                        โ”‚         โ”‚โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜โ”‚     โ”‚   Redis    โ”‚โ”‚
                        โ”‚         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜     โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜โ”‚
                        โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

More Repositories

1

learn-python3

Learn Python 3 Sample Code
6,013
star
2

awesome-python3-webapp

ๅฐ็™ฝ็š„Pythonๅ…ฅ้—จๆ•™็จ‹ๅฎžๆˆ˜็ฏ‡๏ผš็ฝ‘็ซ™+iOS Appๆบ็ โ†’ http://t.cn/R2PDyWN ่ตžๅŠฉโ†’ http://t.cn/R5bhVpf
2,299
star
3

awesome-python-webapp

ๅฐ็™ฝ็š„Pythonๅ…ฅ้—จๆ•™็จ‹ๅฎžๆˆ˜็ฏ‡๏ผš็ฝ‘็ซ™+iOS Appๆบ็ 
2,143
star
4

learn-javascript

JavaScriptๅ…จๆ ˆๆ•™็จ‹ๅ‚่€ƒๆบ็ 
1,696
star
5

itranswarp.js

Deprecated. See https://github.com/michaelliao/itranswarp
JavaScript
1,409
star
6

sinaweibopy

ๆ–ฐๆตชๅพฎๅšPython SDK
Python
1,274
star
7

cryptocurrency

Simple Java library to interact with bitcoin
JavaScript
835
star
8

shici

ไธญๅŽ่ฏ—่ฏ็ฝ‘็ซ™ www.shi-ci.com ่ฏ—่ฏๆ–‡ไปถๅŠๆบ็ 
JavaScript
466
star
9

learn-python

ๅฐ็™ฝ็š„Pythonๅ…ฅ้—จๆ•™็จ‹๏ผš้ƒจๅˆ†็ซ ่Š‚ๆบ็ 
Python
448
star
10

learngit

ๆ•™็จ‹โ†’ https://www.liaoxuefeng.com/wiki/896043488029600 ๆŽจ้€่ฏทไฝฟ็”จUTF-8็ผ–็ 
406
star
11

compiler

In-memory compile java source code and load compiled classes.
Java
357
star
12

springcloud

JavaScript
221
star
13

warpexchange

A simple, super fast, 7x24 exchange.
Java
182
star
14

githubpy

A simple GitHub REST API SDK for Python3
Python
135
star
15

remote-code-runner

A remote code running service.
Python
130
star
16

jsonstream

A fast streaming parser for JSON. Learn how to design:
Java
114
star
17

openweixin

ๅฏ่ƒฝๆ˜ฏๆœ€ๅฅฝ็”จ็š„ๅพฎไฟกๅ…ฌไผ—ๅทJavaๅผ€ๅ‘ๅŒ…
CSS
107
star
18

learn-sql

Java
100
star
19

summer-framework

Summer framework is a minimal Spring framework.
Java
84
star
20

miniweibo

ไฝฟ็”จPythonๅผ€ๅ‘็š„ๅŸบไบŽๆ–ฐๆตชๅพฎๅšAPI็š„่ฟทไฝ ๅพฎๅš็ฝ‘็ซ™
Python
81
star
21

warpdb

DSL-driven RDBMS interface for Java.
Java
79
star
22

simple-match-engine

A simple, fast match engine for trading
Java
44
star
23

transwarp

A simple Python framework for web, db and mail.
Python
42
star
24

learn-verilog

Learn Verilog
Verilog
29
star
25

red-packet-contract

Crypto red packet with zk-proof.
HTML
28
star
26

simple-trading-engine

Java
27
star
27

how-to-become-rich

A sample Maven repo that makes you rich.
Java
26
star
28

algorithms

Java
18
star
29

tts

A simple TextToSpeech desktop application based on Microsoft Speech SDK.
Java
15
star
30

cljweb

A clojure web project for start
Clojure
13
star
31

virtual-keyboard

Virtual keyboard is a simulated keyboard with RS-232 serial port support.
C#
12
star
32

mysql-warp

Fast, simple ORM for mysql on Node.js
JavaScript
12
star
33

vote-dapp

Simple dapp for Ethereum
HTML
12
star
34

irunning

iRunning scans your weibo and creates your running report automatically.
Python
11
star
35

periodic-table

Periodic Table / ๅ…ƒ็ด ๅ‘จๆœŸ่กจ
HTML
11
star
36

mnist

A mnist demo app.
Python
11
star
37

rtmp-livestreaming

Forked from http://code.google.com/p/rtmplite/
Python
11
star
38

crypto-tele-bot

A telegram bot to track crypto market
Java
9
star
39

simple-nft

A simple EIP-1155 based NFT tool.
HTML
9
star
40

blockchain-lib

Generate client-side library for blockchain
JavaScript
9
star
41

learn-english-word

HTML
8
star
42

chatbot

Chat bot driven by AI.
HTML
8
star
43

jxrest

Simple, lightweight Java REST framework
Java
8
star
44

contract-deployer

A contract deployer that support deploy contract with user-defined prefix. e.g. 0xCafe
HTML
8
star
45

es-wrapper

Wrapper for Elastic Search
Java
7
star
46

git-explorer

File explorer for a subdir of repo which can embedded to web page.
JavaScript
7
star
47

jhtml5player

HTML 5 Player on jQuery
JavaScript
7
star
48

eth-smt

Sparse Merkle Tree for Ethereum
Java
7
star
49

oauth2-warp

A simple, fast OAuth2 library for Nodejs.
JavaScript
7
star
50

learn-docker

Python
7
star
51

llm-embedding-sample

LLM Embedding Sample App using Flask and PostgreSQL with pgvector extension.
HTML
6
star
52

nft-generator

Generate NFTs
6
star
53

www-start-script

A simple script to start a www server for static resources.
HTML
5
star
54

1024pixels

Create 32 x 32 = 1024 pixels art as NFT on Polygon blockchain.
HTML
5
star
55

michaelliao.github.com

Michael Liao @ GitHub
CSS
4
star
56

jexieditor

Automatically exported from code.google.com/p/jexieditor
Java
4
star
57

cryptoexchange

4
star
58

web3stack

A demo for Web3 stack.
HTML
4
star
59

simple-assets

Java
4
star
60

jerrymouse

Jerrymouse is a mini version of Tomcat.
Java
4
star
61

weather-china

Automatically exported from code.google.com/p/weather-china
Python
4
star
62

awesome-nodejs-webapp

4
star
63

githubpy-test

Test repo for githubpy, updated at 2023-01-22 18:15
3
star
64

download

Free downloads
3
star
65

complex

A sample maven project for deploy test
Java
3
star
66

gitskills

3
star
67

warpchain

Java
3
star
68

gitdocs

Generate Docs by Git Repo
HTML
3
star
69

kof-chrome-theme

The King of Fighters Theme for Chrome.
3
star
70

michaelliao

Github profile page
HTML
3
star
71

serial-send-image

C#
2
star
72

ssi-server

Server-Side-Includes Server & Generate Static Pages.
HTML
2
star
73

netlify-static

Deploy static website to netlify.
JavaScript
2
star
74

stablecoin-simulator

Algorithmic stable coin simulator
2
star
75

livebookstore

Automatically exported from code.google.com/p/livebookstore
Java
2
star
76

netlify-avatar

Generate GitHub-like avatar by netlify functions.
JavaScript
2
star
77

airdrop-contract

Airdrop contract that support millions of airdrops on ETH-compatible chain.
2
star
78

maven-packages

2
star
79

webwind

(Deprecated) Automatically exported from code.google.com/p/webwind
HTML
2
star
80

compostable-nft

A compostable, lower gas cost NFT solution.
2
star
81

jsonstream-doc

jsonstream documentation
Python
2
star
82

wechatbot

Bot for WeChat
1
star
83

jxrest-doc

jxrest documentation
Python
1
star
84

locking-vault-contract

Lock tokens with linear release.
HTML
1
star
85

image-processor

In-browser image processor, no server-side logic.
HTML
1
star