Skip to content

petzlux/geoseo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoseo

geoseo

Checkout the repository to your Harddrive and create symbolic link files from your local geoadmin instance to the repository.

  ln -s $(pwd)/templates/*.mako /var/www/vhosts/geoportail-luxembourg/private/geoadmin/geoadmin/geoadmin/geoadmin/templates/
  ln -s $(pwd)/controllers/*.py /var/www/vhosts/geoportail-luxembourg/private/geoadmin/geoadmin/geoadmin/geoadmin/controllers/
  rm /var/www/vhosts/geoportail-luxembourg/private/geoadmin/geoadmin/geoadmin/geoadmin/config/routing.py 
  ln -s $(pwd)/config/*.py /var/www/vhosts/geoportail-luxembourg/private/geoadmin/geoadmin/geoadmin/geoadmin/config/
  sudo /etc/init.d/httpd restart && tail -f /var/www/vhosts/geoportail-luxembourg/logs/err*.log

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.3%
  • Python 5.7%