[GeoNode-users] GeoNode Subsites Issue

Joseph Kariuki joehene at gmail.com
Thu Apr 11 20:38:13 PDT 2024


Hi. On installing the Subsites module
<https://docs.geonode.org/en/master/advanced/contrib/subsites/>, and
creating some subsites as stated in the documentation, the home page
referred to as home results to http:///en-us/ as, and the catalog that was
initially there does not show. And after installing and configuring via the
below steps:


   - entered into a docker container named *django4geonode*
   - using pip install git+
   https://github.com/geosolutions-it/geonode-subsites@main#egg=geonode-subsites
   I installed subsites
   - Edited the *settings.py* file for geonode by adding subsites to
   installed apps as per the instructions in the docs
   - Edited geonode project *urls.py* file by adding subsites URL as
   instructed in the documentation
   - Run python manage.py migrate to create tables for subsites
   - Restarted *django4geonode* container using docker restart
   django4geonode command
   - created subsites in the Django admin

Using advanced installation in an Ubuntu 22.04 LTS server

   - Installed subsites via pip after successful GeoNode 4.2.x install
   - Installed subsites module via pip command similar to the above
   - Migrate command to populate database tables
   - Created subsites in Django admin

Please see the issue reference on the GitHub repository.
<https://github.com/geosolutions-it/geonode-subsites/issues/37>




Kind Regards,

Joseph Kariuki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20240412/a5af2dc2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue_subsite.png
Type: image/png
Size: 33435 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20240412/a5af2dc2/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue_subsite1.png
Type: image/png
Size: 21367 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20240412/a5af2dc2/attachment-0003.png>


More information about the geonode-users mailing list