-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.bv.client.txt
25 lines (22 loc) · 1.5 KB
/
README.bv.client.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* A project has been created in /tmp/tmpPz7bPh.
* A minilay has been installed in /tmp/tmpPz7bPh/minilays/bv.client.
* It contains those minilbuilds:
- bv.client
- bv.client-prod
* Think to finish the versionning stuff and put this minilay and the projet under revision control.
* The project must be archived here 'http://github.com/djcoin/bv.client.git' using 'git' or change the minibuild src_uri/scm_type.
* Install your project running:
minimerge -v bv.client
* You can additionnaly create related databases or configuration or other stuff using minitage instances (http://minitage.org/paster/instances/index.html)
* Available instances are:
- minitage.instances.apache (Template for creating an apache instance)
- minitage.instances.env (Template for creating a file to source to get the needed environment variables for playing in the shell or for other templates)
- minitage.instances.varnish2 (Template for creating a varnish2 instance)
- minitage.instances.varnish (Template for creating a varnish instance)
- minitage.instances.nginx (Template for creating a nginx instance)
- minitage.instances.mysql (Template for creating a postgresql instance)
- minitage.instances.paste-initd (Template for creating init script for paster serve)
- minitage.instances.postgresql (Template for creating a postgresql instance)
* Some extra instances are contained inside the'minitage.paste.extras package', install it as a classical egg.
* Run an instance with:
paster create -t minitage.instances.PROFIL project