dlundgren / phagrancy
Private Vagrant Cloud
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 21
Watchers: 7
Forks: 11
Open Issues: 4
Type:project
Requires
- php: >=7.4
- josegonzalez/dotenv: ~4.0
- slim/slim: ~3.0
- validator/livr: dev-master
Requires (Dev)
- helmich/phpunit-psr7-assert: ~4.1
- mikey179/vfsstream: ~1.6
- phpstan/phpstan: ^1.12
- phpunit/phpunit: ~9.6
- syberisle/mock-php-stream: ~1.1
- symfony/process: ^5.4
This package is auto-updated.
Last update: 2024-11-11 05:04:01 UTC
README
Phagrancy implements a self-hosted subset of Vagrant Cloud. It allows you to build images in Packer, publish them and then share the images with your co-workers via Vagrant, all on-premise.
Documentation
Please see the wiki for documentation.
Security
Phagrancy is intended to be used in a trusted network. There are limited authentication options, that control access to the api and the frontend.
Credits
The idea is based off of the Vagrancy project, but has been updated for current packer releases.