PyLucid CMS Logo

1a.1. Create a PyLucid environment with PyLucid-boot.

↑ prepare  #

Before you create a virtual environment, note the following:

↑ bootstrapping  #

To create a PyLucid virtual environment use our boot script (from: github.com/jedie/PyLucid-boot):

Bash
1
2
3
4
5
# get PyLucid boot script:
/home/FooBar$ wget https://raw.github.com/jedie/PyLucid/master/bootstrap/pylucid-boot.py

# Create the PyLucid virtual environment:
/home/FooBar$ python pylucid-boot.py PyLucid_env

The environment would be created here:

↑ PyLucid bootstrap  #

Input 1 on this menu:

Unbekannter Typ
/home/FooBar$ python pylucid-boot.py PyLucid_env
...

Please select how the pylucid own projects should be checkout:

(1) normal installation
(2) developer installation

Please select: (1/2) (default: normal)

Note: You can only use the dev. installation ("2") if you have git write access to PyLucid repositories!

↑ after creation  #

After creation you will find these two files:

There exist only the log file, if something goes wrong.

Now you must create a new page instance with create_page_instance.sh

↑ next step  #

After the done all these steps here, go to:

0 Kommentare für '1a.1. PyLucid bootstrap':
    Es existiert kein Kommentar für '1a.1. PyLucid bootstrap'
Kommentar hinterlassen

django-processinfo: 5.2 ms of 264.5 ms (2.0%)