Merge branch '18947-keep-balance'
[arvados.git] / doc / _includes / _restart_api.liquid
1 h2(#restart-api). Restart the API server and controller
2
3 *Make sure the cluster config file is up to date on the API server host* then restart the API server and controller processes to ensure the configuration changes are visible to the whole cluster.
4
5 <notextile>
6 <pre><code># <span class="userinput">systemctl restart nginx arvados-controller</span>
7 </code></pre>
8 </notextile>