Sign inSign up

electrocucaracha/pkg_mgr

By electrocucaracha

•Updated over 5 years ago

cURL Package Manager

Image
0

1.5K

electrocucaracha/pkg_mgr repository overview

⁠cURL package installer - Local Web server

Build Status Go Report Card GoDoc License Docker

This project provides a Web Server for collecting information about package installation metrics and also it can be used to centralize the installation of Linux packages for different distributions. This initiative is under development but it can be tested using the All-in-One deployment script⁠.

$ curl -fsSL https://raw.githubusercontent.com/electrocucaracha/pkg-mgr/master/aio.sh | bash

Once it's dependencies are installed and services are running locally, it's possible to consume the scripts. The following example shows how install and configure docker properly:

$ curl -fsSL http://localhost:3000/install_pkg?pkg=docker | bash

Tag summary

Content type

Image

Digest

Size

15.3 MB

Last updated

over 5 years ago

docker pull electrocucaracha/pkg_mgr