Home » Extra libraries, Code snippets, applications etc. » Applications created with U++ » Watchdog - continuous integration webapp
Re: Watchdog - continuous integration webapp [message #37170 is a reply to message #37169] |
Mon, 03 September 2012 11:03   |
|
mirek wrote on Mon, 03 September 2012 09:41 | Cool. First real Skylark app 
Could we move it at least to sandbox?
|
Sure, putting it to sandbox will make things easier even for me. I wrote it so quick I didn't even have time to set up any version control 
mirek wrote on Mon, 03 September 2012 09:41 | Are there any deployment experiences to share? (I think that some deployment cookbook would be invaluable).
|
Deployment is work in progress, I think that I will create some scripts to do it easily. For now I just copied the static files and binary to the directory in server's /root and launched it The best way would be to create .deb package in my case (I run it on debian). I tried to run it with nginx as proxy (it's really simple), but for now it runs bare. I guess I can try to write some notes about all that...
mirek wrote on Mon, 03 September 2012 09:41 | Small note: I think Web.cpp should rather be Web.icpp, just in case it becomes a non-main package...
|
It is not very probable that it will be used as non-main, but I think it might make trouble when compiled with the universal Makefile that I use sometimes (even as main), so I will change it. The same holds for Api.cpp, right? Or generally for any file with SKYLARK handlers that are never called directly from other compilation units...
Honza
|
|
|
 |
|
Watchdog - continuous integration webapp
By: dolik.rce on Sun, 02 September 2012 19:38
|
 |
|
Re: Watchdog - continuous integration webapp
By: mirek on Mon, 03 September 2012 09:41
|
 |
|
Re: Watchdog - continuous integration webapp
By: dolik.rce on Mon, 03 September 2012 11:03
|
 |
|
Re: Watchdog - continuous integration webapp
By: dolik.rce on Sun, 30 September 2012 12:21
|
 |
|
Re: Watchdog - continuous integration webapp
By: chickenk on Sun, 18 November 2012 13:02
|
 |
|
Re: Watchdog - continuous integration webapp
By: dolik.rce on Mon, 03 September 2012 22:04
|
 |
|
Re: Watchdog - continuous integration webapp
By: dolik.rce on Wed, 05 September 2012 09:08
|
 |
|
Re: Watchdog - continuous integration webapp
By: mirek on Thu, 20 September 2012 09:03
|
 |
|
Re: Watchdog - continuous integration webapp
By: dolik.rce on Thu, 20 September 2012 10:53
|
 |
|
Re: Watchdog - continuous integration webapp
By: lectus on Sun, 18 November 2012 02:20
|
 |
|
Re: Watchdog - continuous integration webapp
|
 |
|
Re: Watchdog - continuous integration webapp
|
 |
|
Re: Watchdog - continuous integration webapp
|
 |
|
Re: Watchdog - continuous integration webapp
|
 |
|
Re: Watchdog - continuous integration webapp
By: mirek on Fri, 14 December 2012 11:18
|
 |
|
Watchdog - continuous integration webapp - graduates from sandbox
|
Goto Forum:
Current Time: Tue Apr 29 22:11:03 CEST 2025
Total time taken to generate the page: 0.03949 seconds
|