Replies: 4 comments 19 replies
-
It should work as described in |
Beta Was this translation helpful? Give feedback.
-
I added
to my and GeoNode is not longer accessible throgh |
Beta Was this translation helpful? Give feedback.
-
Subsubsites bring new migrations. Just a guess. Your problem could be caused by failing migrations. I would stop the migration task, log into the container sind check migrations manually. |
Beta Was this translation helpful? Give feedback.
-
Logs of failing/restarting GeoNode:
|
Beta Was this translation helpful? Give feedback.
-
I installed geonode-project using Docker and now I would like to manage the displayed subsites:
![grafik](https://private-user-images.githubusercontent.com/63905050/393825674-f2a35694-e0d7-4027-99df-dee7bc34b170.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDk0MzgsIm5iZiI6MTczOTAwOTEzOCwicGF0aCI6Ii82MzkwNTA1MC8zOTM4MjU2NzQtZjJhMzU2OTQtZTBkNy00MDI3LTk5ZGYtZGVlN2JjMzRiMTcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDEwMDUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBkY2NjYmRkYTFkZGM5OTkzNzgxOTYzZGNlYWJlNTYzZTRiOTFhZDA5MmIwYTg2MGE1ZDU2MjNmNWZhZTVlODYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.havuGtuhiNXfTRnJFrnwwDbf0E-QEPacip7ZkX7U8FE)
I would like to exclude GeoStories and also add a new subsite to the UI.
I found this guide for GeoNode 4.2.5 and was wondering if I have to install everything like in the docs inside my Docker container or if there is another approach? Eg something like modifying something under
/templates/geonode-mapstore-client/snippets
and then using a command fordocker exec -t django4my_geonode python manage.py ...
?Beta Was this translation helpful? Give feedback.
All reactions