Saturn is a platform created by VIP.com(唯品会) to provide a distributed, fault tolerant and high available job scheduling service.
Make sure below stuff already been installed:
Then checkout the code and start:
git clone https://github.com/vipshop/Saturn
git checkout develop
cd saturn-docker
# for linux
chmod +x quickstart.sh
sh quickstart.sh
# for MS Windows
# quickstart.bat
Or you can quick start via docker compose
To notice that the quick start just for demo purpose, for production environement, please follow this instruction.
3.3.1 is the latest stable release, or checkout the develop branch to try something new and cool.
Please go to https://vipshop.github.io/Saturn for reading the documents of 3.0.
For the document of 2.x, please come here.
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-znQ2YUba-1600158560690)(https://vipshop.github.io/Saturn/zh-cn/3.x/_media/orgs.jpg)]
使用Saturn的公司如果方便请在这里留下公司+网址,方便我们宣传,感谢
WeChat Group: Please add group owner viptech128
(备注"saturn") to join us!
Saturn is originated from Dangdang’s elastic job, we enhance it according to our requirement and understandings. Special thanks to Zhang Liang@dangdang who give us a lot of help and suggestions.