Main Page: Difference between revisions
Jump to navigation
Jump to search
Debian package management (
Configuration management (
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
* [[New world versus Old World]] | |||
* [[conform gives way to cfengine]] | * [[conform gives way to cfengine]] | ||
Line 34: | Line 35: | ||
* [[pandoc]] | * [[pandoc]] | ||
|} | |} | ||
__TOC__ | |||
== Grab-bag of unsorted topics == | == Grab-bag of unsorted topics == | ||
Line 81: | Line 84: | ||
The [[cfengine hub]]. | The [[cfengine hub]]. | ||
---- | ---- |
Revision as of 07:31, 23 Haziran 2022
Guide to TechDocs for administrators and content creators |
Overview
Management and operation of systems | Individual systems, applications and services |
---|---|
Grab-bag of unsorted topics
- Examine the SyntaxHighlight extension from the point of view of demands on the host (suggested by AndrewT, see also https://phabricator.wikimedia.org/T250763)
- Linux namespaces and cgroups
- Controlling Resources & Privileges with Linux namespaces, cgroups & limits
- conform - nodeinfo
- MediaWiki documentation site management - MySQL DB, /home/mediawiki/images, /home/mwimages/
- Pages yet to be created
Page categories
A bit more specifically, each New World host's filesystem is handled thusly:
Path | Handled by |
---|---|
/etc
|
Jointly managed by apt which mostly provides default versions of configuration files, and cfengine which installs CSE-specific versions of configuration files
|
/usr/local/extrafiles /usr/local/extrapackages /usr/local/debpkgs_lists /usr/local/vmimages
|
cfengine
|
/proc /sys /dev
|
The kernel |
/tmp /var
|
Whatever processes are running on the host |
/export
|
The kernel's nfsd (i.e., NFS server)
|
/import /home
|
The automounter |
Everything else | apt
|
Debian package management (apt
)
Configuration management (cfengine
)
The cfengine hub.
MediaWiki installation leftovers
MediaWiki has been installed.
Consult the User's Guide for information on using the wiki software.