Giter Site home page Giter Site logo

jamestiotio / reposilite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dzikoysk/reposilite

0.0 1.0 0.0 117.41 MB

Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem ๐Ÿ“ฆ

Home Page: https://reposilite.com

License: Apache License 2.0

Shell 0.25% JavaScript 10.41% Java 0.67% Kotlin 75.35% CSS 0.97% HTML 0.46% Vue 11.71% Dockerfile 0.17%

reposilite's 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.


Preview

Installation

To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed.
For huge public repositories you can adjust memory limit and even size of used thread pools in the configuration.

# Launching a standalone JAR file
$ java -Xmx32M -jar reposilite-3.5.2.jar

# Using the official Docker image
$ docker pull dzikoysk/reposilite:3.5.2

# Using the official Helm chart
$ helm repo add reposilite https://helm.reposilite.com/
$ helm repo update
$ helm install reposilite/reposilite

Visit official guide to read more about extra parameters and configuration details.

Publications

Reposilite 3.x:

Reposilite 2.x:

Supporters

Thanks to all contributors and people that decided to support my work financially โค๏ธ

Active GitHub Sponsors milkyway0308, andrm, rdehuyss, insertt, GotoFinal, Koressi, tipsy, Kamilkime, that-apex, joshuasing, TheFruxz, SirEndii, crejk, Rollczi,
All time zzmgck, insertt, milkyway0308, andrm, insertt, Koressi, tipsy, rdehuyss, neg4n, maxant, alexwhb, Douglas Lawrie, crejk, Andreas R., Zur13, GotoFinal, Szczurowsky, that-apex, Kamilkime, joshuasing, TheFruxz, oskarscot, zugazagoitia, FlawCra, mattwelke, EthanDevelops, bmstefanski, escv, Rollczi, scheidtp, Lukas P., arthurr0, shitzuu, peter-jerry-ye, Rob, SirEndii sebba-dev, mufinlive, bopke, asikkema, Kebab81

\(^-^)/ The list is updated periodically and entries are sorted by aggregated total payment size of the given person.

For developers

Recommended 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 3.x

Reposilite 2.x

Reposilite 1.x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.