Erik Lonroth Pyapp Snapped

  • By Erik Lönroth
Channel Revision Published Runs on
latest/stable 6 19 Mar 2021
Ubuntu 18.04
juju deploy erik-lonroth-pyapp-snapped
Show information

Platform:

Ubuntu
18.04

Simple charm for the pyapp snap

This charm deploys the educational pyapp snap application from snapstore. It demonstrates: * using the "layer-snap" * Using a juju "action" (named: rumble) to interact with the snap application * Is prepared to also be used with the ELK stack. (https://jujucharms.com/u/omnivector/elk/bundle/) When you run ```juju run-action pyapp-snapped/0 rumble``` some phony syslog messages will be generated which you can practie playing with in the ELK stack. Happy jujuing.