<div dir="ltr">Hi Mithu<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 13, 2014 at 6:32 AM, Mithu Bhudolia <span dir="ltr"><<a href="mailto:mithu.bhudolia@mobilecem.com" target="_blank">mithu.bhudolia@mobilecem.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi All ,<br>
<br>
This is Mithu Bhudolia from India , working for MobileCEM Labs (Telecom<br>
domain) , We are just started using QGIS . Can you guys please help me to<br>
create customizable QGIS projects .<br>
I am sending you the Example on QGIS, which I liked the most in QGIS, and<br>
want o create that kind of stuff for my projects . so need some guidance<br>
of your guys and study materials with that kind of example with source<br>
code ( online I found some basic links but that are not so much helpful).<br>
Please help , your help will be highly appreciated .<br>
<br>
<a href="http://192.81.219.209/qgis/site/qgiswebclient.html?map=/var/www/qgis/proje
cts/alaska.qgs&format=image/png&visibleLayers=alaska,rivers,majrivers,tund
ra,pipelines,swamp" target="_blank">http://192.81.219.209/qgis/site/qgiswebclient.html?map=/var/www/qgis/proje<br>
cts/alaska.qgs&format=image/png&visibleLayers=alaska,rivers,majrivers,tund<br>
ra,pipelines,swamp</a><br>
<br>
<br></blockquote><div><br></div><div>Can you please the appropriate mailing list for your support questions? See <a href="http://qgis.org/en/site/forusers/support.html">http://qgis.org/en/site/forusers/support.html</a> for more info on getting help.</div>

<div><br></div><div>Thanks</div><div><br></div><div>Tim</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
Thanks<br>
Mithu<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:qgis-psc-bounces@lists.osgeo.org">qgis-psc-bounces@lists.osgeo.org</a><br>
[mailto:<a href="mailto:qgis-psc-bounces@lists.osgeo.org">qgis-psc-bounces@lists.osgeo.org</a>] On Behalf Of Richard<br>
Duivenvoorde<br>
Sent: Monday, May 12, 2014 11:43 PM<br>
To: <a href="mailto:qgis-psc@lists.osgeo.org">qgis-psc@lists.osgeo.org</a><br>
Subject: [Qgis-psc] Fwd: Response to PSC 9 May 2014<br>
<br>
<br>
Forwarding a message here from Alex Mandel/wildintellect.<br>
@alex: if I'm right, you can just sent email to <a href="mailto:qgis-psc@lists.osgeo.org">qgis-psc@lists.osgeo.org</a>.<br>
Can you please try?<br>
<br>
<br>
Email from Alex:<br>
<br>
<br>
Hardware:<br>
OSGeo is looking at buying new hardware, we want to alleviate Tim's issue<br>
of not enough space. Short history is we bought small 15K rpm drives, and<br>
the backup used to be on the same hardware. We now actually have 500GB+<br>
free space (dedicated backup machine below).<br>
<br>
Does QGIS want to use this hardware, have a say in this hardware or even<br>
buy some of the hardware (dedicated for QGIS use)? We do not pay for<br>
hosting at OSUOSL and have essentially unlimited bandwidth on a university<br>
connection.<br>
I'm willing to talk SSDs, GeoCDN (this is what OSM uses and can be used<br>
for more than static data), mirroring, etc... But it's all more effective<br>
if it's pooled with other projects.<br>
<br>
Advantage to OSUOSL service is OSGeo bought a dedicated backup server last<br>
year. 9TB+, current QGIS machine is being backed up (according to<br>
MartinSpott). It also means more people in more timezones available to<br>
un-stick issues - e.g. I'm on the US West coast, often awake when the rest<br>
of QGIS admins are sleeping.<br>
<br>
Also we are considering adding dedicated build servers, separate physical<br>
machines from web services. I think not having builds on the same hardware<br>
as heavy usage websites is important for disk i/o.<br>
Current I/O issues on QGIS were at first hardware related and now seem to<br>
be a RAID 6 vs. Backup bottleneck. We don't plan to keep it that way.<br>
We actually plan to convert to RAID 5.<br>
<br>
In short, having QGIS share some hardware is supposed to allow us to share<br>
admins a little bit. ie. Jurgen helps out on machines besides QGIS, and<br>
other admins like MarkusN, MartinSpott, HamishB help out on QGIS stuff -<br>
mostly just keeping an eye on things.<br>
<br>
<br>
Hub:<br>
I personally run Chiliproject(A fork of Redmine)+Postgres+Gitolite on a<br>
VM. The VM part is not the bottleneck. The current hub is now behaving<br>
fine, no more memory leaks thanks to a Phusion upgrade and switch to<br>
Apache_Worker - FYI if no php is going on QGIS you should be running<br>
Worker or Event, unless it's all NGINX + WSGI service<br>
<br>
Yes, I don't think GH Issues is sophisticated enough for QGIS' needs.<br>
Though at least this exists<br>
<a href="http://codetheory.in/export-your-issues-and-wikis-from-github-repo-and-imp
ort-to-bitbucket-migration/" target="_blank">http://codetheory.in/export-your-issues-and-wikis-from-github-repo-and-imp<br>
ort-to-bitbucket-migration/</a><br>
<br>
Keep in mind that uploading plugins+filing tickets is currently single<br>
sign on. We could attempt to use OAuth for plugins and use github<br>
accounts.<br>
<br>
There are lots of alternatives to consider:<br>
<a href="https://www.gitlab.com/gitlab-ce/" target="_blank">https://www.gitlab.com/gitlab-ce/</a><br>
<a href="https://www.gitlab.com/gitlab-ci/" target="_blank">https://www.gitlab.com/gitlab-ci/</a><br>
Trac - especially if we no longer host git repos (that was why we choose<br>
redmine before) Bloodhound - Apache's fork of trac Django Issues - or some<br>
other django app I'm sure there are others...<br>
<br>
<br>
Cloudflare:<br>
The reason I suggested an OSGeo account, I think at some point we might<br>
want to use the SSL features. It includes the certs so that cost would no<br>
longer be separate(~$270/yr), and it's $20/month for the first site and $5<br>
for each additional site. So you can see if any other OSGeo sites want to<br>
use it the cost per site would go down.<br>
<br>
I'd like to start encouraging osgeo4w, plugins.qgis and other download<br>
sites to start using SSL to better protect end-users. +1 for plugins.qgis<br>
xml being on a CDN of some sort.<br>
<br>
<br>
Short term: Yes we can make a fresh VM with Debian 7 and QGIS stuff can be<br>
migrated over. However we shouldn't waste time moving Redmine if it's just<br>
going to be abandoned. Please let me know how much disk space you think<br>
you need in the near future for such a VM (actually one option now is I<br>
could mount a new disk, probably XFS and the website could be moved into<br>
that).<br>
<br>
<br>
I'd also like to remind everyone, I joined SAC originally as my way of<br>
contributing back to QGIS since I don't code in C++. So I'm very<br>
interested in making this all work as best as possible. Also SAC<br>
specifically because it was easy to apply the shared knowledge and<br>
resources to help all the projects.<br>
<br>
Thanks,<br>
Alex<br>
<br>
<br>
<br>
_______________________________________________<br>
Qgis-psc mailing list<br>
<a href="mailto:Qgis-psc@lists.osgeo.org">Qgis-psc@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-psc" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-psc</a><br>
_______________________________________________<br>
Qgis-psc mailing list<br>
<a href="mailto:Qgis-psc@lists.osgeo.org">Qgis-psc@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-psc" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-psc</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Tim Sutton<div>-------------------------------------------------------------------------------------------<div><div><img src="http://linfiniti.com/theme/img/nav_logo.png"><br>

Visit <a href="http://linfiniti.com" target="_blank">http://linfiniti.com</a> to find out about:<br> * QGIS programming services<br> * GeoDjango web development<div> * QGIS Training<br> * FOSS Consulting Services<br>Skype: timlinux Irc: timlinux on #qgis at <a href="http://freenode.net" target="_blank">freenode.net</a></div>

<div>Tim is a member of the QGIS Project Steering Committee<br>-------------------------------------------------------------------------------------------<br></div></div></div></div></div>
</div></div>