[Hejes-devel] [1208] delete some trash

hejes-devel at nytud.hu hejes-devel at nytud.hu
Fri Jul 25 18:51:08 CEST 2014


Revision: 1208
Author:   mihaltz
Date:     2014-07-25 18:51:08 +0200 (Fri, 25 Jul 2014)
Log Message:
-----------
delete some trash

Removed Paths:
-------------
    trunk/Makefile
    trunk/maintenance.log

Deleted: trunk/Makefile
===================================================================
--- trunk/Makefile	2014-07-25 15:16:39 UTC (rev 1207)
+++ trunk/Makefile	2014-07-25 16:51:08 UTC (rev 1208)
@@ -1,32 +0,0 @@
-DIR=/opt/web2py
-APPDIR=helyesiras
-
-all:
-
-# Deploy the web2py application from this working copy ON THE PRODUCTION SERVER (ezit.hu)
-# NOTE: the web2py/applications/helyesiras_webdev svn directory will be exported into $(DIR)/applications/$(APPDIR)!
-# web2py should already be extracted and operational in /opt/web2py
-# + all required tools and packages should already be installed (see ./install/Makefile)
-deploy:
-	sudo mkdir -p $(DIR)/applications/$(APPDIR)
-	sudo rm -I -R $(DIR)/applications/$(APPDIR)
-	sudo mkdir $(DIR)/applications/$(APPDIR)
-	sudo svn export --force web2py/applications/helyesiras_webdev $(DIR)/applications/$(APPDIR)
-	sudo svn export --force --depth=files web2py $(DIR)
-	sudo chown -R www-data:www-data $(DIR)/*
-	sudo chmod -R g+w $(DIR)/*
-	python -m compileall $(DIR)/applications/$(APPDIR)
-	hostname >> maintenance.log
-	date >> maintenance.log
-	echo "Deployed to $(DIR)/applications/$(APPDIR)" >> maintenance.log
-
-# restart (apache|nginx) (& web2py)
-restart_apache:
-	sudo /etc/init.d/apache2 restart
-
-restart_ezit:
-#	sudo /etc/init.d/nginx restart
-	sudo service uwsgi restart
-	hostname >> maintenance.log
-	date >> maintenance.log
-	echo "Restarted uwsgi" >> maintenance.log

Deleted: trunk/maintenance.log
===================================================================
--- trunk/maintenance.log	2014-07-25 15:16:39 UTC (rev 1207)
+++ trunk/maintenance.log	2014-07-25 16:51:08 UTC (rev 1208)
@@ -1,25 +0,0 @@
-Sun Apr 28 00:51:44 CEST 2013
-Deployed to /opt/web2py/applications/helyesiras
-Sun Apr 28 00:52:09 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Mon Apr 29 02:32:17 CEST 2013
-Deployed to /opt/web2py/applications/helyesiras
-szotar.nytud.hu
-Mon Apr 29 02:32:42 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Wed May  1 23:58:18 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Thu May  2 00:02:05 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Thu May  2 00:49:12 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Thu May  2 01:14:15 CEST 2013
-Restarted uwsgi
-szotar.nytud.hu
-Mon May  6 00:07:57 CEST 2013
-Restarted uwsgi




More information about the Hejes-devel mailing list