Tech WG/Ops Diary: Difference between revisions

18 bytes added ,  20:42, 9 July 2023
added nginx reload command and corrected a type
(→‎23-07-09: new section)
(added nginx reload command and corrected a type)
Line 166: Line 166:
as root
as root
`cd /etc/nginx
`cd /etc/nginx
cd site-enabled
cd sites-enabled
vim mastodon`
vim mastodon `


search for "system"
search for "system"
Line 180: Line 180:
all looked good
all looked good
`nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
`nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
nginx: configuration file /etc/nginx/nginx.conf test is successful `
`
Reload nginx
Reload nginx
`nginx reload `
|Link=https://discord.com/channels/1049136631065628772/1052452072806686751/1127760004980691054
|Link=https://discord.com/channels/1049136631065628772/1052452072806686751/1127760004980691054
}}
}}