Andreas Zweili
0a8e74110f
add a cronjob to trigger the currency updates
4 years ago
Andreas Zweili
fef0526bc9
create the path /srv/media/images in the Vagrant vm
This is necessary due to permissions problems. If apache server
creates the directory the django server looses permission to write in
it. This is only a problem during development in production apache is
the only running webserver.
4 years ago
Andreas Zweili
559f77545d
move the media root and add support for MEDIA_URL
4 years ago
Andreas Zweili
7247681ebb
readd two commands
I removed the lines by accident they broke the apache configuration
4 years ago
Andreas Zweili
6ddd869722
add fixtures with test data
4 years ago
Ivan Hörler
cea3252322
add bootstrap to ansible and vagrant for django-bootstrap3 support
4 years ago
Andreas Zweili
2b8f41725c
fix a typo
4 years ago
Andreas Zweili
16a854012d
move some parts from the vagrant file into a separate script
This way both vagrant and ansible can use the script
4 years ago
Andreas Zweili
bba1bde937
add the Pillow module to allow image uploads
5 years ago
Andreas Zweili
a3ffae1ad3
add django-extensions for generating the diagrammes
5 years ago
Andreas Zweili
8fbbb1740a
remap the ports of the vagrant vm
5 years ago
Andreas Zweili
fef4946823
add some default data into the database
5 years ago
Andreas Zweili
180736411c
add a default admin
5 years ago
Andreas Zweili
484df9fc25
add django migration command to the vagrant vm
5 years ago
Andreas Zweili
9bf2f2282b
add sql files to create and remove the database
5 years ago
Andreas Zweili
57e05550e4
add the apache config to the repo
5 years ago
Andreas Zweili
bee86e3591
add the mysqlclient package to the vagrant setup
5 years ago
Andreas Zweili
beee1dcd8d
fix the vagrant sync
5 years ago
Andreas Zweili
3d7d9dc940
update the vagrant file
5 years ago
Andreas Zweili
226fdd960c
add a vagrant file
5 years ago