tzry / strongbox

Strongbox is an artifact repository manager.

Home Page:https://strongbox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strongbox

Master Build Status RocketChat.Community.Channel License Help Contribute to Open Source Jenkins tests Codacy Badge Codacy Badge

Welcome to the Strongbox artifact repository manager's home.

What's implemented:

  • Repositories:
    • Hosted
    • Proxy
    • Group
      • Support for repository ordering
      • Support for routing rules
      • Support for nested group repositories
  • Layout providers:
  • Search
  • Directory browsing
  • Security
    • HTTP Basic authentication
    • JWT authentication
    • LDAP
    • Custom authentication provider based on users that resides in second-level cache that exists in OrientDB
    • Users are predefined in the etc/conf/strongbox-security-users.xml file
  • REST API:
    • Features:
      • Search for artifacts
      • Manage the server's core configuration
      • Manage repositories
      • Manage users
      • Manage logging
      • Manage cron tasks
    • Automated generation of documentation using Swagger
    • Ready-to-use Java-based client(s) covering each REST command.
  • Cron Tasks
    • Implementations:
      • Java
      • Groovy
  • Event handling
  • Logging:
    • Retrieve logs over HTTP

What's in the works (Q1/2019):

  • Web UI
  • Spring Bootification
  • Convert the strongbox configuration files from XML to YAML format (#965, #1056)

Upcoming:

  • Logging:
    • Log tailing over HTTP
  • Deploy as a transaction
  • Debian/Ubuntu distribution

What's not yet implemented:

  • Plugins

Requirements:

  • Java 1.8.x
  • Maven 3.3.9 (or higher)

Download

Installation

Please check here for detailed instruction on how to install and setup up Strongbox on the supported platforms.

Building

Instructions on how to build the code, can be found here.

Contributing

Contributions and contributors are always welcome! For more details, please check here. We have a helpful community of developers on our channel, please feel free to drop by, if you have questions, issues, or would like to contribute!

About

Strongbox is an artifact repository manager.

https://strongbox.github.io/

License:Apache License 2.0


Languages

Language:Java 99.7%Language:HTML 0.2%Language:Groovy 0.1%Language:ANTLR 0.0%Language:Shell 0.0%