GithubHelp home page GithubHelp logo

mot3rror / joomla Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 101 KB

Mirror of juju charm, pull requests and modifications welcome!

Home Page: http://jujucharms.com/charms/precise/joomla

License: Other

PHP 71.61% Shell 28.39%

joomla's Introduction

Overview

This charm provides joomla from http://www.joomla.org. Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.

Installation

To install this charm you should create a config.yaml file that suites your needs and schedule the following juju actions:

juju deploy mysql
juju deploy joomla

Before you add a relation to mysql you need to provide the joomla charm with an admininstrator password:

juju set joomla admin_password='new password'

The default administrator password is 'password' but is highly recommended to change before adding the relation.

Once the configuration is in place you can then add a relation between joomla and mysql with:

juju add-relation joomla mysql

Finally you need to expose your joomla instance:

juju expose joomla

Note that the mysql reation addition will create the database and populated it with the admin user set at config.yaml.

To access your exposed joomla unit you just have to open the unit's public IP address with your browser. The default user is admin and the password should be set to whatever you defined on config.yaml

You may change the admin password and perform other administrative functions at the exposed service URL http://public-ip-address/administrator

Configuration

admin_password sets the admin password for the joomla unit

Contact Information

Author: Helio L Mota Report bugs at: http://bugs.launchpad.net/charms/+source/joomla Location: http://jujucharms.com/charms/precise/joomla

joomla's People

Contributors

hlm avatar mot3rror avatar

Watchers

 avatar  avatar

Forkers

clodocorp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.