在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):dzikoysk/reposilite开源软件地址(OpenSource Url):https://github.com/dzikoysk/reposilite开源编程语言(OpenSource Language):Kotlin 74.5%开源软件介绍(OpenSource Introduction):Reposilite
Lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem.
This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva or Artifactory, with reduced resources consumption.
InstallationTo run Reposilite for your personal needs you should assign around 16MB of RAM and at least Java 8+ installed. # Launching a standalone JAR file
$ java -Xmx16M -jar reposilite-3.0.1.jar
# Using a Docker
$ docker pull dzikoysk/reposilite:3.0.1 Visit official guide to read more about extra parameters and configuration details. Publications
Users' stories SupportersThanks to all contributors and people that decided to support my work financially
For developersRecommended tool to develop backend module is IntelliJ IDE, for frontend it might be e.g. VSC. # Run only backend through CLI
$ ./gradlew run
# Run only frontend
$ cd reposilite-frontend && npm i && npm run full
# Run only Reposilite site
$ cd reposilite-site/website && npm i && npm run start Stack
Reposilite 1.x
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论