You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/glossary.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,12 @@ pip
67
67
pip is the package installer for Python.
68
68
See [tool recommendations](https://packaging.python.org/en/latest/guides/tool-recommendations/) for more information.
69
69
70
+
pm2
71
+
[PM2](https://pm2.keymetrics.io/) is a daemon process manager.
72
+
73
+
REST API
74
+
TODO REST API in general. TODO REST API of Plone.
75
+
70
76
S3
71
77
[Amazon Web Services S3](https://aws.amazon.com/s3/).
72
78
Object storage built to store and retrieve any amount of data from anywhere.
@@ -77,6 +83,14 @@ TTW
77
83
78
84
79
85
86
+
% TODO sort subsequent glossary terms alphabetically
87
+
88
+
89
+
90
+
91
+
92
+
93
+
80
94
Amazon Opsworks
81
95
[AWS OpsWorks](https://aws.amazon.com/opsworks/) is a configuration management service that uses Chef, an automation platform that treats server configurations as code.
0 commit comments