deployment

4 views
Skip to first unread message

Fede

unread,
Aug 9, 2010, 12:58:10 PM8/9/10
to EasyGSP
What would be the best by to deploy a easygsp app?

Let's say I have installed easy in one of my servers, I want to be
able to do a local change and just push that change to my "production"
server.

Is there something in place to handle this?

Any ideas? an scp maybe ? Does easygsp autoreloads and takes latest
changes?

David Lee

unread,
Aug 9, 2010, 5:05:55 PM8/9/10
to EasyGSP
I sftp my .groovy files to my webserver and the changes are auto
reloaded.
It works the same way as it does in php. You simply copy your files to
the server and reload your browser.

If you find a change that is not auto-reloaded, changing the
web.groovy file will create a new classloader and reload
everything(like globas.asa in asp or asp.net).

I hope this helps.

- David

Federico Dayan

unread,
Aug 9, 2010, 5:57:14 PM8/9/10
to eas...@googlegroups.com
What about BASIC Authentication (the pop up windows for username and password).
Does easyGsp support that?

David Lee

unread,
Aug 9, 2010, 6:17:30 PM8/9/10
to EasyGSP
Yes, but Basic Authentication is part of the HTTP spec not a feature
of EasyGSP. You can set the appropriate content headers in easyGSP
via the response object.


On Aug 9, 5:57 pm, Federico Dayan <federico.da...@gmail.com> wrote:
> What about BASIC Authentication (the pop up windows for username and
> password).
> Does easyGsp support that?
>
Reply all
Reply to author
Forward
0 new messages