System: Windows, Linux AMD/ARM
, JVM: 11-18
, Memory: 20MB+
Amount | Description |
---|---|
20MB | Minimal requirements for basic setup |
32MB | Repository for personal projects + CI + Proxy |
64MB | General use public repository |
128MB+ | Huge repositories with high traffic & throughput |
-Xmx
parameter, for instance:$ java -Xmx32M -jar reposilite.jar
help
and learn more about available commands.Note
Your first access token has to be generated through the terminal or provided as a command line argument.user@host ~/workspace: java -jar reposilite.jar
~workspace/
+--logs/ List of 10 latest log files
+--plugins/ Directory with all external plugins to load
+--repositories/ The root directory for all declared repositories
+--private/ Default private repository
+--releases/ Default repository for releases
+--snapshots/ Default repository for snapshot releases
+--static/ Static website content
+--configuration.cdn Configuration file
+--latest.log Log from the latest launch of Reposilite instance
+--reposilite.jar Application file
+--reposilite.db Data file containing stats and tokens (only if embedded database enabled)
Did you find misleading or deprecated content? Maybe you just feel this section misses important elements?
Copyright © 2023 dzikoysk with ❤ panda-lang