Skip to content

Latest commit

 

History

History
81 lines (60 loc) · 2.56 KB

File metadata and controls

81 lines (60 loc) · 2.56 KB

Wizard [🚀️]

Wizard is a light-weight repository management tool for processing implementations in frameworks like
Apache Maven, Apache Ivy, Apache BuildR, Gradle Groovy, Gradle Kotlin, SBT and Leiningen.

Navigation

About [❤]

Wizard is a small repository management tool published by the developer group VountyNetwork.
With built-in security systems and future-oriented frameworks, Wizard is the perfect tool for your projects.

Features [🎉️]

  • ✅ Simple and easy to use command line interface (CLI)
  • ✅ Light-speed installation
  • ✅ Manage your own repositories
  • ✅ Unlimited tokens for deployment
  • ✅ Smooth and modern web design
  • ✅ SSL certificate support
  • ✅ Realtime search on web
  • ✅ Simple RESTful API
  • ✅ Customizeable web overview
  • ✅ Multiple framework support

Requirements [📓]

  • Internet connection
  • Java 16 or higher
  • Enough memory
  • Browser

Documentation [📰]

Documentation on installing and using Wizard can be found on the official documentation website from VountyNetwork.

Preview Images [👀️]

01_d 01_l 02_d 02_l 03_d 03_l 04_d 04_l 05_d 05_l

Installation using Docker

git pull https://github.com/VountyNetwork/Wizard
cd ./Wizard
docker compose build
docker compose run --service-ports -d vounty-wizard ghci

This will start Wizard in detached mode. In order to attach it to your default output use

 docker attach wizard_vounty-wizard_run_[id]

[id] should be replaced by the container id, we recommend to press [TAB] after ...run_.
To exit attached mode press [CTRL] + P & [CTRL] + Q

The config can be accessed under /var/lib/docker/volumes/wizard_data/_data