[GeoNode-users] Custom geonode project howto proceed

Francesco Bartoli xbartolone at gmail.com
Mon Aug 21 08:18:30 PDT 2017


I think this won’t work unless you have installed geonode as library in the same container where the “runserver" command of your my_geonode is executed, but remember the docker stuff for a geonode project is just a working progress imho.
 
Il giorno 21/ago/2017, alle ore 09:05, Zizi Jama <mazizi.jama at gmail.com> ha scritto:

> Hi Francesco,
> 
> Thank you for the link.
> 
> This is what I did:
> 
> In my geonode cloned repo I ran - docker-compose exec django django-admin.py startproject my_geonode --template=https://github.com/GeoNode/geonode-project/archive/2.6.zip -epy,rst
> 
> This created a folder my_geonode on my host machine (this is also present in my container)
> 
> I added a logo image (logo.jpg)  to .\my_geonode\my_geonode\img\
> 
> I made edits to my_geonode\my_geonode\css\site_base.css
> .navbar-brand {
>     width: 373px;
>     height: 79px;
>     background: transparent url("../img/logo.JPG") no-repeat scroll 15px 0px;
> }
> 
> The above changes are also reflected on my container.
> 
> I am not quite sure how to proceed as I am using containers.
> 
> Any assistance is appreciated.
> 
> 
> 
> 
> 
> 
> On Sun, Aug 20, 2017 at 1:42 PM, Francesco Bartoli <xbartolone at gmail.com> wrote:
> Hi Zizi,
> 
> For a custom geonode-project please have a look at this workshop http://geonode.org/dev-workshop/#/
> 
> Regards,
> Francesco
> 
> Il 20 ago 2017, 04:08 -0400, Zizi Jama <mazizi.jama at gmail.com>, ha scritto:
>> Dear List,
>> 
>> I do not quite understand how to use a custom geonode project with docker - can someone please assist.
>> 
>> This is what I have done so far:
>> 
>> I cloned this repository - git clone -b 2.6.x https://github.com/GeoNode/geonode.git
>> 
>> Ran docker-compose and make sync - my geonode is up and running
>> 
>> This is where I get confused:
>> 
>> In the context of having installed geonode via the above procedure - what should i do?
>> 
>> Regards,
>> 
>> _______________________________________________
>> geonode-users mailing list
>> geonode-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/geonode-users
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170821/e45a52eb/attachment.html>


More information about the geonode-users mailing list