[Fiware-tech-help] Request for improving wirecloud

Álvaro Arranz aarranz at conwet.com
Fri Mar 6 13:01:08 CET 2015


Dear Kah,

I have created a new internal ticket for implementing "suggestion 1" and we
are working on it, will be ready soon.

About "Suggestion 2", can you detail a bit more what do you expect from
Wirecloud for solving it?. It seems easy to solve without requiring new
features from Wirecloud, for example, you can create all these instances
using a bash script:

for i in `seq 1 9`;
do
    wirecloud-admin startproject wirecloud_instance$i --quick-start
    cd wirecloud_instance$i
    python manage.py runserver 0.0.0.0:800$i &
    cd ..
done

Keep in mind this is only an example, but can be used as starting point.

Best regards,
Álvaro

On 5 March 2015 at 18:04, Kah Tong, SEOW <kts at wei-medicine.com> wrote:

>
>
>
> Suggestion1:
>
> For both local and cloud installation of wirecloud, it would be useful
> to be able to upload a list of selected widgets
> (a) this can be done either as bulk select of more than one widget files OR
> (b) given a text file of the file location of widget, with a single
> click, that wirecloud read the text file and local upload these widget
> files
>
> This is important when the number of freely available widgets is
> approaching 30 t0 50s, it makes better sense to be able to automatically
> upload many widget files
>
> Suggestion 2:
>
> For behind firewall 2 to 3 hours of wirecloud teaching workshop to e.g.
> 10 people, it will be good to enable wirecloud to manage multiple users.
>
> Perhaps given the directory where to create e.g. wirecloud_instance, the
> wirecloud program create e.g. for 10 users, the following 10 directories
> wirecloud_instance1, wirecloud_instance2 etc. each instance is
> associated with a pre-defined sqlite file e.g. sqlite1.db, sqllite2.db
> and user1, password1 etc.
>
> So that after successful installation of an instance of wirecloud, it is
> possible to create additional wirecloud instance running on different
> ports from the same computer using a fixed IP
>
> This allow 10 participants with access to the router of the same
> classroom to access the wircloud server of that fixed IP to learn and
> practice wirecloud  standalone.
>
> ==> without IdM
>
>
>
> _______________________________________________
> Fiware-tech-help mailing list
> Fiware-tech-help at lists.fi-ware.org
> https://lists.fi-ware.org/listinfo/fiware-tech-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20150306/f3bfe654/attachment.html>


More information about the Fiware-tech-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy