Indeed! The python module actually already has one :)

https://github.com/geoserver/geoserver/blob/master/src/community/script/py/src/main/python/console.py

You run it specifying the location, credentials, etc... of a geoserver
instance and it provides you with a remote console.


On Fri, May 9, 2014 at 8:21 AM, Frank Gasdorf
<[email protected]>wrote:

> Great idea!
>
> Please correct me if I'm wrong, its an "editor" for referenced scripts to
> modify these via browser, right?
>
> I was wondering whether geoserver could have a scripting console for
> GeoServer instance itself, where the admin could hav script access to
> modify settings of layers, datastores, workspaces, users, etc.
> A similar and really effective way to administrate an instance does
> Jenkins/Hudson have (
> https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Script+Console). The
> user/admin have access to the whole model and can change
> settings/configurations via Groovy.
>
> Wouldn't that be a nice improvement for GeoServer Community?
>
> Code highlighting would be fantastic btw ;)
>
> - Frank
>
>
> 2014-05-09 15:01 GMT+02:00 Justin Deoliveira <[email protected]>:
>
> Wow! This is awesome Jared!
>>
>> Regarding the textarea / text editor, is it using code mirror? Be nice if
>> we could get the syntax highlighting and other nice features of code
>> mirror. We use it for the SLD editor and if I remember it isn't too
>> difficult to wire up with wicket.
>>
>>
>> On Thu, May 8, 2014 at 11:47 AM, Jody Garnett <[email protected]>wrote:
>>
>>> Good to know I was getting stuck trying to do that for the style legend
>>> graphic patch.
>>>
>>> Jody Garnett
>>>
>>>
>>> On Thu, May 8, 2014 at 2:10 AM, Andrea Aime <
>>> [email protected]> wrote:
>>>
>>>> On Thu, May 8, 2014 at 5:37 AM, Jody Garnett <[email protected]>wrote:
>>>>
>>>>> It sounds like a good idea, I do have some feedback on the UI design
>>>>> (I know it is similar to the style editor design).
>>>>>
>>>>> I would like to see the text editor near the top of the page, so we do
>>>>> not have to scroll so much. Could the extra name/type/extension 
>>>>> information
>>>>> be moved to the right of the text area (as we have wider monitors now?
>>>>>
>>>>
>>>> Hi Jody,
>>>> everything in the CSS is setup for a single column design, making stuff
>>>> align in any other way
>>>> is hard, we had to curse quite a bit just to get the envelope editor
>>>> look the way it looks without
>>>> using tables to lay it out (which would have been a 2 minutes job, but
>>>> then designers would have
>>>> asked for our head...)
>>>>
>>>> Cheers
>>>> Andrea
>>>>
>>>> --
>>>> ==
>>>> Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
>>>> for more information.
>>>> ==
>>>>
>>>> Ing. Andrea Aime
>>>> @geowolf
>>>> Technical Lead
>>>>
>>>> GeoSolutions S.A.S.
>>>> Via Poggio alle Viti 1187
>>>> 55054  Massarosa (LU)
>>>> Italy
>>>> phone: +39 0584 962313
>>>> fax: +39 0584 1660272
>>>> mob: +39  339 8844549
>>>>
>>>> http://www.geo-solutions.it
>>>> http://twitter.com/geosolutions_it
>>>>
>>>> -------------------------------------------------------
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Is your legacy SCM system holding you back? Join Perforce May 7 to find
>>> out:
>>> &#149; 3 signs your SCM is hindering your productivity
>>> &#149; Requirements for releasing software faster
>>> &#149; Expert tips and advice for migrating your SCM now
>>> http://p.sf.net/sfu/perforce
>>> _______________________________________________
>>> Geoserver-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>>
>>
>>
>> --
>> *Justin Deoliveira*
>> Vice President, Engineering | Boundless
>> [email protected]
>> @j_deolive <https://twitter.com/j_deolive>
>>
>>
>> ------------------------------------------------------------------------------
>> Is your legacy SCM system holding you back? Join Perforce May 7 to find
>> out:
>> &#149; 3 signs your SCM is hindering your productivity
>> &#149; Requirements for releasing software faster
>> &#149; Expert tips and advice for migrating your SCM now
>> http://p.sf.net/sfu/perforce
>> _______________________________________________
>> Geoserver-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>


-- 
*Justin Deoliveira*
Vice President, Engineering | Boundless
[email protected]
@j_deolive <https://twitter.com/j_deolive>
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to