Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meraf00/seaweed-config
A repository containing configurations for setting up the Seaweed S3 interface locally
https://github.com/meraf00/seaweed-config
Last synced: about 2 months ago
JSON representation
A repository containing configurations for setting up the Seaweed S3 interface locally
- Host: GitHub
- URL: https://github.com/meraf00/seaweed-config
- Owner: meraf00
- License: mit
- Created: 2024-08-28T19:06:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:15:55.000Z (4 months ago)
- Last Synced: 2024-08-28T20:50:48.018Z (4 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Seaweed config
Download [seaweedfs binary](https://github.com/seaweedfs/seaweedfs/releases) and place it in this directory.
Use the following command to start seaweedfs with S3 filer as gateway.
```bash
./config.sh
```You will need to create the following folders in this directory: `master`, and `volume`. You can rename them if you modify the config file.
Modify the `s3-config.json` to control access to the S3.