Andress Renall kirjoitti:
Has there been a web based interface or other means to allow a user to
upload their python scripts without having access to the server?
I am not aware of such a thing, haven't heard of anyone having the need
earlier.
For example Im being hosted and will not have access to the server, so
the questions we were asking are: How will we upload our phython
scripts? What about live debugging, how is that handled?
What do you mean with live debugging, getting the console output I guess?
As I guess you know from looking at it in a local server installation,
the current rexscript system works so that they are just files on the
server disk - kind of like region modules installed in that opensim.
They can do anything on that computer, so editing them is to be trusted
only for users who the admin trusts to do anything there (again
similarily to other opensim region modules you would install).
In fact I think you could even write a web server that provides a web ui
to manage the installed rexscripts on that opensim server as a
rexscript. Quite simple I guess, at least just basic tools to
download/upload and perhaps edit the files there. And a button for the
restart command, which you can probably call from a rexscript too 'cause
afaik you can call any opensim code there.
Another option would be adding this to some of the existing web admin
interfaces to opensim, dunno if any of those have anything for
installing region modules or uploading OAR files or some other remote
file management stuff already.
The console output for debugging I'm not sure about, perhaps opensim
already writes to a log which you could show via the web too?
We are putting in a RealXtend region into OS Grid.
Yay!
If you want to write such a management thing, we are happy to help and
might well want to use it too :)
~Toni
--
http://groups.google.com/group/realxtend
http://www.realxtend.org