전체 글
-
-
-
-
tomcat 웹 경로 웹소스IT 2020. 5. 21. 14:30
appBase="webapps" unpackWARs="true" autoDeploy="true"> appBase="webapps" unpackWARs="true" autoDeploy="true"> appBase="/tmp/ROOT/" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> appBase="/data/webapps/ROOT/" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false">
-
gitlab 재시작카테고리 없음 2020. 5. 21. 10:57
#출처 https://docs.gitlab.com/ee/administration/restart_gitlab.html How to restart GitLab | GitLab How to restart GitLab Depending on how you installed GitLab, there are different methods to restart its service(s). If you want the TL;DR versions, jump to: Omnibus installations If you have used the Omnibus packages to install GitLab, then you should alre docs.gitlab.com gitlab-ctl restart gitlab-ct..
-