Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerok/streaming-file-server
full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy
https://github.com/daggerok/streaming-file-server
action-automatic-releases docker docker-compose github-release-plugin gradle gradle-kotlin-dsl haproxy jacoco jgiven lombok mustache nginx postgres reverse-proxy spotbugs-gradle-plugin spring-boot spring-data spring-data-jpa spring-mvc streaming
Last synced: 3 months ago
JSON representation
full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy
- Host: GitHub
- URL: https://github.com/daggerok/streaming-file-server
- Owner: daggerok
- License: mit
- Created: 2016-03-27T23:21:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T21:43:46.000Z (over 2 years ago)
- Last Synced: 2024-04-24T10:17:38.823Z (6 months ago)
- Topics: action-automatic-releases, docker, docker-compose, github-release-plugin, gradle, gradle-kotlin-dsl, haproxy, jacoco, jgiven, lombok, mustache, nginx, postgres, reverse-proxy, spotbugs-gradle-plugin, spring-boot, spring-data, spring-data-jpa, spring-mvc, streaming
- Language: Java
- Homepage: https://daggerok.github.io/streaming-file-server/
- Size: 268 MB
- Stars: 84
- Watchers: 17
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **58**星 - stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, Gradle buildSrc, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy (<a id="d03d494700077f6a65092985c06bf8e8"></a>工具 / <a id="d3069cac6097830d12f5933c9c8b7a77"></a>HAProxy)
README
# streaming-file-server [![tests](https://github.com/daggerok/streaming-file-server/actions/workflows/tests.yml/badge.svg)](https://github.com/daggerok/streaming-file-server/actions/workflows/tests.yml) [![pages](https://github.com/daggerok/streaming-file-server/actions/workflows/pages.yml/badge.svg)](https://github.com/daggerok/streaming-file-server/actions/workflows/pages.yml) [![pre-release](https://github.com/daggerok/streaming-file-server/actions/workflows/pre-release.yml/badge.svg)](https://github.com/daggerok/streaming-file-server/actions/workflows/pre-release.yml) [![release](https://github.com/daggerok/streaming-file-server/actions/workflows/release.yml/badge.svg)](https://github.com/daggerok/streaming-file-server/actions/workflows/release.yml)
_version: 4.3.40_Full-stack java file server based on spring-boot / spring-* with no files size limitations for upload / download
## requirements
- java ~~8 or later~~ 11 is required
- install [Docker](https://docs.docker.com/install/) if you going to use postgres
- you can use [`scoop` command line package manager](https://scoop.sh) on windows for java and other tools installation## reference
[Development guide](./DEVELOPMENT.md)