Dear Kah, I've updated WireCloud to support uploading multiple resources using the user interface. In addition to this, we have implemented a new command that can be used from the command line where the WireCloud instance is deployed. I'm going to update the installation and administration guide for providing info about how to use it, but in the meantime, you can get usage information running the following command: I'm going to discard suggestion 2 and close this ticket, you can always create a new ticket (preferred) or provide more info in this one (so it will be reopened) if you want it to be implemented. Best regards, Álvaro On 6 March 2015 at 13:01, Álvaro Arranz <aarranz at conwet.com> wrote: > 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/20150313/43c190fa/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy