bravo3 / bakery
SSH remote server bakery
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
pkg:composer/bravo3/bakery
Requires
- php: >=5.5.0
- bravo3/network-proxy: ~1.1.0
- bravo3/ssh: ~1.5.1
- bravo3/standards: ~1.0
Requires (Dev)
- phpunit/phpunit: >=4.0.0
This package is not auto-updated.
Last update: 2025-10-07 08:04:42 UTC
README
-- Early Development --
Contributions welcome! This project is an active prerequisite for a larger project.
If you'd like to advance the development, shoot me a message to become a collaborator.
The purpose of this library is to provide support to run "bakery" operations on a remote host. These operations would include:
- Installing and updating system packages for
yum
andapt-get
Linux distributions - Cloning code repositories
- Running set up scripts
- Miscellaneous scripts
- Run unit tests
The bakery should be able to:
- Run interactively
- Be able to use sudo
Consider:
- Saving artifacts