Skip to content

An example charm written in the Operator Framework which deploys apache2 and configures a vhost.

Notifications You must be signed in to change notification settings

dshcherb/charm-apache-httpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charm-apache-httpd

An example charm written in the Operator Framework which deploys apache2 and configures a vhost.

Usage

juju deploy cs:~dmitriis/apache-httpd
juju deploy cs:~dmitriis/dummy-vhost
juju relate apache-httpd dummy-vhost
juju add-unit apache-httpd

The content provided by a vhost will be available at the http://<machine-address>:80.

About

An example charm written in the Operator Framework which deploys apache2 and configures a vhost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages