aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-16deprecating "filer.options.buckets_fsync" in filer.tomlChris Lu1-4/+0
2020-09-24filer store: Cassandra supports username/passwordChris Lu1-0/+2
2020-09-12adjust default valueChris Lu1-1/+1
2020-09-10modify elastic urls from string to array.ruitao.liu1-1/+5
2020-09-10add more basic elastic options.ruitao.liu1-1/+5
2020-09-04ES backended filer support kv ops.ruitao.liu1-1/+1
2020-09-03filer: elastic7 adjust default valueChris Lu1-1/+1
2020-09-03new filer option to es v7.ruitao.liu1-0/+6
2020-04-23add lock/unlock to example admin scriptsChris Lu1-0/+2
2020-04-19add default config filer mongodb to scaffold.gobukton1-0/+5
2020-04-12remove configurable topics folder locationChris Lu1-2/+0
2020-04-12filer store: add redis2 redis_cluster2 as default redis storeChris Lu1-2/+2
2020-04-11s3: add option to fsync bucketsChris Lu1-0/+4
2020-04-10fix the instructionChris Lu1-1/+1
2020-04-08weed shell: simplify CLI option for filerChris Lu1-1/+2
2020-04-08add volume.fix.replication to default scaffoldChris Lu1-0/+1
2020-04-07filer replication: add s3 endpointChris Lu1-0/+1
2020-04-01Added treat_replication_as_minimums master toml optionJames Hartig1-0/+8
2020-03-23commentsChris Lu1-3/+3
2020-03-23scaffold: fix master.toml typoChris Lu1-4/+4
2020-03-19tiered storage: add s3 endpoint for private s3 implementationChris Lu1-0/+1
2020-03-11remove tikv, move its support to "tikv" branchChris Lu1-5/+0
2020-03-06filer: option to encrypt data on volume serverChris Lu1-2/+2
2020-03-04refactoringChris Lu1-1/+1
2020-02-27adjust instructionsChris Lu1-0/+5
2020-02-27weed queue startsChris Lu1-0/+6
2020-02-24filer: move buckets folder to filer.toml since it should not be changed oftenChris Lu1-1/+2
2020-02-03master: add configurable volume growth toml settingChris Lu1-0/+9
2020-01-29adjust exampleChris Lu1-1/+1
2020-01-29support env variables to overwrite toml fileChris Lu1-0/+8
2020-01-12correct commentsChris Lu1-2/+2
2019-12-31filer: optional recursive deletionChris Lu1-4/+13
2019-12-21default redis reads optionsChris Lu1-2/+4
2019-12-21default to false in scaffold.goChris Lu1-2/+2
2019-12-20Add readOnly and routeByLatency options to scaffold.goDakota Sullivan1-0/+2
2019-12-13filer: DeleteFolderChildren for deleting large foldersChris Lu1-9/+0
2019-11-29pass backend config from master to volume serversChris Lu1-1/+0
2019-11-28tweakingChris Lu1-1/+1
2019-11-28master load backend storage config from master.tomlChris Lu1-7/+8
2019-11-28fix scaffold errorChris Lu1-2/+2
2019-11-27filer: support memsqlChris Lu1-0/+1
2019-11-18WIPChris Lu1-0/+8
2019-11-14refactoring scaffolding for master.tomlChris Lu1-3/+4
2019-11-12fix master maintenance logicLei Liu1-0/+2
2019-11-11ut passstlpmo1-2/+2
2019-11-11move from cmd-line to scaffoldstlpmo1-0/+7
2019-10-23filer: add tikv supportChris Lu1-0/+5
2019-08-06filer: fix typoChris Lu1-1/+1
2019-08-05notes on supported meta data storeChris Lu1-2/+2
2019-08-01Add etcd filestoreFeng Ye1-4/+9