Skip to content

Instantly share code, notes, and snippets.

View khaledboka's full-sized avatar
🌍

Khaled Abdullatif khaledboka

🌍
View GitHub Profile
@khaledboka
khaledboka / geonode-docker-connect-to-external-db.md
Last active July 29, 2021 08:48
How to connect GeoNode Docker to External Database

Connecting GeoNode Docker to an External Database

1. Make sure docker components are down

>_ docker-compose down

2. Disable GeoNode docker database and related commands

  • @docker-compose.yml comment out the db section