bravo3 / bakery
SSH remote server bakery
0.0.24-beta
2014-11-19 23:54 UTC
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: 2024-11-19 03:54:19 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