Discover Packages
github.com/togo-framework/deploy-centos
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Install
togo install togo-framework/deploy
togo install togo-framework/deploy-centos
CentOS / RHEL / Rocky / Alma VPS deploy driver — same SSH + systemd flow as deploy-ubuntu, installing prerequisites with yum/dnf.
Configure in togo.yaml:
deploy:
provider: centos
host: 1.2.3.4
user: root
Expand ▾
Collapse ▴
Documentation
¶
Package centos is a VPS deploy driver for togo deploy targeting CentOS / RHEL /
Rocky / Alma hosts. Same SSH + systemd flow as deploy-ubuntu, but installs
prerequisites with yum/dnf. Select with DEPLOY_PROVIDER=centos.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.