All Projects → manuku → fastdfs

manuku / fastdfs

Licence: GPL-3.0 license
fastdfs集成环境

Programming Languages

Batchfile
5799 projects

Projects that are alternatives of or similar to fastdfs

CovidIndiaStats
A dashboard to visualise the spread of covid19 in India(state and districtwise) and around the world(countrywise).
Stars: ✭ 22 (+15.79%)
Mutual labels:  tracker
mailbox
📨 簡易電子報發送系統,使用 #Golang 實作,send campaign mail with open, click tracker.
Stars: ✭ 26 (+36.84%)
Mutual labels:  tracker
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-31.58%)
Mutual labels:  tracker
pybtracker
UDP BitTorrent tracker written in Python 3.5 using co-routines and asyncio.
Stars: ✭ 46 (+142.11%)
Mutual labels:  tracker
covid-19-tracker
Covid 19 tracker is created using React JS. This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19.
Stars: ✭ 23 (+21.05%)
Mutual labels:  tracker
FortniteTracker
🔎 A tracker for the various Fortnite Files
Stars: ✭ 32 (+68.42%)
Mutual labels:  tracker
fast-laravel
基于Swoole的高性能HTTP服务器,加速您Laravel应用程序。
Stars: ✭ 33 (+73.68%)
Mutual labels:  tracker
large-file-upload-fastDfs
大文件分块上传到fastDfs
Stars: ✭ 19 (+0%)
Mutual labels:  fastdfs
uccn
一个简洁的官网
Stars: ✭ 62 (+226.32%)
Mutual labels:  fastdfs
scrapeer
Essential PHP library that scrapes HTTP(S) and UDP trackers for torrent information.
Stars: ✭ 81 (+326.32%)
Mutual labels:  tracker
covid19-tracker
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
Stars: ✭ 34 (+78.95%)
Mutual labels:  tracker
flutter page tracker
flutter埋点、弹窗埋点、页面埋点事件捕获框架,支持普通页面的页面曝光事件(PageView),页面离开事件(PageExit)。支持在TabView和PageView组件中发送页面曝光和页面离开
Stars: ✭ 103 (+442.11%)
Mutual labels:  tracker
JT808Platform
简单的JT808车辆监控平台
Stars: ✭ 97 (+410.53%)
Mutual labels:  tracker
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (+163.16%)
Mutual labels:  tracker
wht
Working Hours Tracker for Sailfish OS
Stars: ✭ 20 (+5.26%)
Mutual labels:  tracker
tinyBT
Implementation of the Bittorrent and Mainline DHT protocol for Distributed Computing applications
Stars: ✭ 30 (+57.89%)
Mutual labels:  tracker
MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (+452.63%)
Mutual labels:  tracker
SiamFusion
No description or website provided.
Stars: ✭ 26 (+36.84%)
Mutual labels:  tracker
Expense Tracker with Pdf report
An expense Tracker 🔥🔥 which lets you add transactions 🖊🖊 and generate a pdf report of all of your transactions📋📋
Stars: ✭ 16 (-15.79%)
Mutual labels:  tracker
windy-plugins
🚁extend functionality of Windy.com. Develop your plugin in less than 5 minutes.
Stars: ✭ 147 (+673.68%)
Mutual labels:  tracker

fastdfs服务集合

fastdfs的服务集合,包含tracker与storage服务,集成阿里云的yum.repo,使国内安装速度更加快速!

使用简介

当前docker在docker for windows 上运行正常。 根据docker-compose.yml中的编排,可直接运行fastdfs中的服务

  • 首先通过命令docker build分别构建各服务镜像
  • 在fastdf根目录执行命令:docker-compose up

代码拉取方式

git clone --recursive <url>
# 或者
git clone <url>
git submodule init
git submodule update
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].