sparrow

强烈推荐🔥🔥🔥 🦜麻雀虽小五脏俱全🦜 🏄🏻‍♂️ 享受环境一切顺利的快乐🏄🏻‍♂️ 🌍所有环境统一规范管理🌍📦超强环境打包管理器📦🔨 一键快速启动多个服务环境的容器化编排工具 🔨 / A Docker tool for one-click startup of multiple services.

MIT License

Stars
97

Bot releases are hidden (Show)

sparrow - v1.6.0 Latest Release

Published by WGrape 4 months ago

1.6.0 (2024-05-17)

Features

  • add azkaban support (0b6f5e5)
  • add difylocal service (63bbb5c)
  • add django service and delete unnecessary {service}/Dockerfile (3a03b69)
  • add start_local.sh of difylocal (2d4f176)
  • change pip source of difylocal (e447669)
  • limit the memory of elasticsearch (637460e)
  • nacos add token (8ba82cf)
  • nacos support application.properties (442abbf)
  • nacos support application.properties (724cbfc)

Bug Fixes

  • fix nacos mount (e8101d2)
  • fix the .env_of_web of difylocal (3e8c534)

Docs

sparrow - v1.5.0

Published by WGrape 7 months ago

1.5.0 (2024-03-27)

Features

Docs

sparrow - v1.4.0

Published by WGrape 7 months ago

1.4.0 (2024-03-20)

Features

Docs

sparrow - v1.3.0

Published by WGrape 7 months ago

1.3.0 (2024-03-13)

Features

  • add elasticsearch support (42363e8)

Docs

Update

sparrow - v1.2.0

Published by WGrape 7 months ago

1.2.0 (2024-03-10)

Features

  • add .env.template (3b1a0a0)
  • add DOCKERHUB_REPO configure when run _install.sh, add search test (1f33cac)
  • add prometheus and grafana support (c9e3f08)
  • add ssdb support (7eb25ab)
  • move SSDB's codes to app (ecd2d86)

Docs

Tests

sparrow - v1.1.0

Published by WGrape 8 months ago

1.1.0 (2024-03-06)

Features

  • add CI and doc updates (d1e5444)
  • add mongodb service (b14adcb)
  • add the tip of before_sparrow_command if docker not exits (e035ca9)
  • update goproxy.conf.template and add some tips in multi_upload() (2765d56)

Bug Fixes

  • fix ci (320eff5)
  • fix the for syntax is not available in sh (c13f15a)

Docs

Update

  • update sparrowtool, clear one service or some services (eedf7e0)
sparrow - v1.0.5

Published by WGrape 8 months ago

What's Changed

This update does not involve any adjustments to functionality or design. It simply optimizes the following two issues:

A compatibility issue with the 'source' command in non-bash processes.
When starting a shell and sourcing multiple shell scripts, the child shell now directly changes directory to the '$SPARROW_BASE_PATH' variable, making the logic simpler and clearer."

Full Changelog: https://github.com/WGrape/sparrow/compare/v1.0.0...v1.0.5

Change Log

2024-03-04/10:09:45 sparrow main e985dda doc: fix doc error
2024-03-04/11:27:25 sparrow main a560048 feat: update the project root path logic(The process is in the same shell as the starting shell)

sparrow - v1.0.0

Published by WGrape 8 months ago

What's Changed

New Contributors

Feats

Include these services:

  • etcd
  • etcdkeeper
  • go
  • jupyter
  • kafka
  • kafkaui
  • mysql
  • nginx
  • phpfpm
  • postgres
  • python
  • redis
  • zookeeper

Full Changelog: https://github.com/WGrape/sparrow/commits/v1.0.0