Sign inSign up

stackatoapps/mezzanine

By stackatoapps

Updated almost 11 years ago

Image
0

428

stackatoapps/mezzanine repository overview

Mezzanine

This a vanilla Mezzanine CMS project that is ready to deploy straight to a HPE Helion Stackato cloud. This is the development branch of this repo, meaning that it may not be stable for production environments.

Local development

pip install -r requirements.pip
python manage.py syncdb --noinput
python manage.py runserver

Deploying to HPE Helion Stackato

stackato push -n

Default admin user

The default admin user credentials are:

u: admin
p: default

You can login with these credentials at /admin. It is recommended that you change this default password by running
stackato run python manage.py changepassword admin

Tag summary

Content type

Image

Digest

sha256:7b7124888

Size

145 MB

Last updated

almost 11 years ago

docker pull stackatoapps/mezzanine