Tagged Questions
1
vote
2answers
267 views
How to deploy multiple charms *on the bootstrapped node* or on a single node?
I've been wondering if it is possible to deploy a charm, say for example, a wordpress charm to a single node.
i.e. bootstrapped node + mysql node + wordpress node = 1 node
One scenario can be: ...