~przemeklal/charm-homer-dashboard:fix-focal-issues

Last commit made on 2022-04-28
Get this branch:
git clone -b fix-focal-issues https://git.launchpad.net/~przemeklal/charm-homer-dashboard
Only Przemyslaw Lal can upload to this branch. If you are Przemyslaw Lal please log in for upload directions.

Branch merges

Branch information

Name:
fix-focal-issues
Repository:
lp:~przemeklal/charm-homer-dashboard

Recent commits

df676d3... by Przemyslaw Lal

Fix installation and configuration issues

* Ensure that /var/www/html/assets exists
* Move homer.zip unpack to config_changed. This fixes an issue where
  homer dashboard wouldn't be installed after attaching the resource
  after deployment.
* Install applications icons to /usr/share/apache2/icons. This fixes the
  issue with icons not being displayed on focal.
* Add minor changes to README and metadata.

Signed-off-by: Przemyslaw Lal <email address hidden>

b65e6fb... by Drew Freiberger

Move _copy_files() to install routine to prevent config-changed errors before start hook.

Reviewed-on: https://code.launchpad.net/~bootstack-charmers/charm-homer-dashboard/+git/charm-homer-dashboard/+merge/414067
Reviewed-by: James Troup <email address hidden>

a14b37b... by Drew Freiberger

Move _copy_files() to install routine to prevent config-changed errors before start hook.

0ac1445... by Giuseppe Petralia

Fix readme description

3e2825a... by Giuseppe Petralia

Add files directory to the charm zip

b45385d... by Giuseppe Petralia

Add standardized Makefile

7109467... by Linda Guo

Return empty string if JUJU_CHARM_DIR is not set

94f35a5... by Linda Guo

Merge remote-tracking branch 'lihuiguo/homer-dashboard'

d09b3ce... by Linda Guo

Juju charm to deploy Homer

https://github.com/bastienwirtz/homer

c2ab68d... by Linda Guo

Add README.md