Add Apache runtime dependency
The charm renders watcher-api.conf under /etc/apache2. libapache2-mod-wsgi-py3 only pulls in apache2-bin. A fresh deployment may be missing the apache2 service package. Add apache2 explicitly so the Watcher API site can be configured.
Change-Id: I503430d660b18c14a4e2356602fb14e97a0ccd5f Signed-off-by: Seyeong Kim seyeong.kim@canonical.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Watcher Source Charm
This repository is for the reactive, layered, Watcher source charm.
Please see the src/README.md for details on the built Watcher charm and how to use it.
Building the charm
To build the charm run the following command in the root of the repository:
The resultant built charm will be in the builds directory.