Commit Graph

226 Commits

Author SHA1 Message Date
Chris Lu
1950c31786 Remove AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY exports
Removed AWS environment variable exports from README.
2026-01-14 13:09:11 -08:00
Chris Lu
2388a2b036 Update Stargazers image link to adaptive variant 2026-01-12 16:02:04 -08:00
Chris Lu
c023eed842 Update Stargazers image link in README 2026-01-12 16:00:57 -08:00
Chris Lu
da83a790c7 Fix link to Google's Colossus File System 2026-01-12 15:59:39 -08:00
Chris Lu
ba97f3cc8e Update README.md 2026-01-12 15:53:27 -08:00
Chris Lu
8f182e68e8 Update README.md 2025-12-30 23:00:24 -08:00
Chris Lu
d5f21fd8ba fix: add missing backslash for volume extraArgs in helm chart (#7676)
Fixes #7467

The -mserver argument line in volume-statefulset.yaml was missing a
trailing backslash, which prevented extraArgs from being passed to
the weed volume process.

Also:
- Extracted master server list generation logic into shared helper
  templates in _helpers.tpl for better maintainability
- Updated all occurrences of deprecated -mserver flag to -master
  across docker-compose files, test files, and documentation
2025-12-08 23:21:02 -08:00
chrislu
5dd2d44858 Update README.md 2025-12-05 19:52:43 -08:00
Krzysztof Osiniak
5461f85240 Update README and weed/Makefile (#7571)
* Add link to wiki installation page in README

* Add building for docker in weed/Makefile

Building without `CGO_ENABLED=0` and using the executable in docker can result in a docker container exiting with an error

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Add GOOS=linux to build_docker target for cross-compilation

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
2025-11-29 11:36:22 -08:00
chrislu
8531326b55 adding admin credential 2025-07-23 02:21:53 -07:00
chrislu
5e79436498 reference seaweedfs.com 2025-06-26 11:09:17 -07:00
Chris Lu
c1c09b60a1 Update README.md 2025-05-26 12:53:39 -07:00
Chris Lu
5059a7a621 Update README.md 2024-06-27 08:50:51 -07:00
Chris Lu
d87f884186 Update README.md 2024-06-16 09:25:54 -07:00
Ikko Eltociear Ashimine
589c6b0d75 Update README.md (#5282)
a -> an
2024-02-05 07:50:31 -08:00
Konstantin Lebedev
6175102ccf add make benchmark with WARP (#4914)
add make benchmark

Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2023-10-15 23:02:27 -07:00
Nat Makarevitch
cd89ef5c73 README.md: minor fixes (#4652) 2023-07-10 07:34:45 -07:00
chrislu
cef493dd0d Update README.md 2023-03-02 08:38:32 -08:00
Matt
6cf43f9f58 Official Artifact Hub Metadata Resources (#4257)
* compatibility patch for csi driver

* added namespace to all component parameters

* added namespace to all component parameters

* dereference in range

* added namespace to values.yml defaults

* added namespace to s3 component

* added helm chart to github pages

* added helm chart to github pages

* added helm chart to github pages

* added helm chart to github pages

* added helm chart to github pages

* push on all tags

* push on all tags

* push on all tags

* push on all tags

* push on all tags

* changed helm directory structure

* update charts location

* fixed dereference

* updated permissions

* updated permissions

* match current action schema

* added helm chart liniting CI

* modified chart list changed

* fixed nodejs warning

* standardized a few defaults

* added chart dirs

* lowerd period seconds for volume startup to test chart lint changes

* lowerd period seconds for volume startup to test chart lint changes

* test

* changed back

* adjustment

* debug ls statment

* removed change detection

* remvoed change detection

* always lint the charts

* added missing )

* fixed typo

* added spaces in front of all comments

* pdated values.yaml

* pdated values.yaml

* don't validate maintainers for now

* update helm_ci.yml

* update helm_ci.yml

* update helm_ci.yml

* update helm_ci.yml

* update helm_ci.yml

* - adds helm chart lint on changes
- adds test helm chart install on k8s

* updated helm chart readme.md

* added artifact hub

* added artifact hub
2023-02-27 18:58:40 -08:00
raphaelauv
f05261157f [DOC] readme missing compare to minio (#4223) 2023-02-19 11:34:39 -08:00
Chris Lu
e98739598a Update README.md 2023-01-23 12:53:57 -08:00
Chris Lu
ca901742cb Update README.md 2023-01-16 17:55:55 -08:00
Ryan Russell
ba83dbda6f docs: functional readme hashlinks (#3656) 2022-09-14 04:45:17 -07:00
Chris Lu
33a5225302 Update README.md 2022-08-08 15:58:36 -07:00
chrislu
e134570a9c add piknik 2022-08-05 17:02:55 -07:00
chrislu
1d05e7fcbd site move 2022-07-29 15:47:14 -07:00
chrislu
26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
Nat Makarevitch
b72f0634d7 minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
Konstantin Lebedev
7d18b2756d SeaweedFS Filer readme 2022-05-03 23:06:41 +05:00
Chris Lu
ddec170bc9 Update README.md 2022-04-27 11:16:31 -07:00
Chris Lu
96800ffed5 Update README.md 2022-04-15 22:26:02 -07:00
Chris Lu
7034fafb81 Update README.md 2022-04-15 22:18:58 -07:00
Chris Lu
80c14877d3 Update README.md 2022-03-20 03:30:40 -07:00
Chris Lu
3f514ef1a7 Update README.md 2022-03-18 14:05:01 -07:00
Chris Lu
5b2814ec64 Update README.md 2022-03-18 14:03:19 -07:00
guosj
878c187916 update links in README.md 2022-02-16 14:20:58 +08:00
Konstantin Lebedev
30406bca0f https://t.me/Seaweedfs 2022-01-18 15:30:29 +05:00
ErikCoder07
d8ffeb4d0e minor changes: added the makefile directory in the Installation Guide section 2021-12-14 21:25:16 -03:00
Chris Lu
0c099c1bea Update README.md 2021-09-14 12:09:04 -07:00
Chris Lu
7a135b7735 Update README.md 2021-09-14 12:07:57 -07:00
Chris Lu
188ecc079d Update README.md 2021-08-23 01:01:29 -07:00
Chris Lu
69442d220b Update README.md 2021-08-21 01:39:42 -07:00
Chris Lu
69c7b7d2a8 Update README.md 2021-08-21 01:36:17 -07:00
Chris Lu
605c39ced7 Update README.md 2021-08-17 12:59:26 -07:00
Chris Lu
5315fcb820 Update README.md 2021-08-16 17:24:16 -07:00
Chris Lu
8109594c6e Update README.md 2021-08-16 02:57:21 -07:00
Chris Lu
e2115bfbd2 Update README.md 2021-08-14 11:37:53 -07:00
Chris Lu
0e9c04417d Update README.md 2021-08-14 11:35:44 -07:00
Chris Lu
5df38d610d Update README.md 2021-08-10 15:43:21 -07:00
Chris Lu
d5bc87a5da Update README.md 2021-06-23 00:26:09 -07:00