Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/batteredbunny/imagehost
Simple imagehost written in Go
https://github.com/batteredbunny/imagehost
filehost imagehost
Last synced: 21 days ago
JSON representation
Simple imagehost written in Go
- Host: GitHub
- URL: https://github.com/batteredbunny/imagehost
- Owner: BatteredBunny
- Created: 2021-10-30T19:17:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T10:57:46.000Z (6 months ago)
- Last Synced: 2024-06-21T20:03:49.942Z (5 months ago)
- Topics: filehost, imagehost
- Language: Go
- Homepage: https://keyed.sh
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imagehost
The program has only one flag, -c, which specifies config file used. All other settings are in the config file.
## Docker
Use example_docker.toml
## Without docker
Use example_local.toml
## S3/B2 bucket
Look in example_s3.toml for what settings to add to your config.