mirror of
https://github.com/opsschool/curriculum.git
synced 2025-12-06 00:19:45 +01:00
34 lines
545 B
ReStructuredText
34 lines
545 B
ReStructuredText
Software Deployment 101
|
|
***********************
|
|
|
|
Software deployment vs configuration management
|
|
===============================================
|
|
|
|
definition of a host's role or state
|
|
|
|
Running services
|
|
================
|
|
|
|
inetd
|
|
-----
|
|
|
|
Shared containers vs self-contained binaries
|
|
--------------------------------------------
|
|
|
|
Package management
|
|
==================
|
|
|
|
Configuration files
|
|
-------------------
|
|
|
|
Source based / binary packages
|
|
------------------------------
|
|
|
|
Building packages
|
|
-----------------
|
|
|
|
Packaging new tools
|
|
-------------------
|
|
|
|
|