Sign inSign up

dido/webofficina

By dido

Updated over 10 years ago

Automated repo for the webOfficina gitHub repository

Artifact
Image
0

380

dido/webofficina repository overview

webOfficina

WebOfficina is a web application written in Django 1.9 and python 3.4.3

Creation of python virtual environment: pyvenv-3.4 venv

The application is composed with docker-commpose of two images:

  • webofficina: python image running the django application.
  • dbofficina: host of a postgres image that contains the database (runs on port 5432)

docker hub AUTOMATED BUILD

This repo is connected to the docker automated build repository dido18/webOfficina. Every change that is made on the Dockerfile are automaticcaly sent to the docker repo that create the new image.

Super user Admin interface

super user :archivio password = nomadelfia

Structure of the project

  • webOfficina is the root Django project with the manage.py file configuration.
  • appOfficina is an application insede the project.

Tag summary

Content type

Image

Digest

Size

266.7 MB

Last updated

over 10 years ago

docker pull dido/webofficina