---
title: "GeodJango a imscaradh"
version: 6.1
locale: ga
source: https://docs.djangoproject.com/ga/6.1/ref/contrib/gis/deployment/
canonical: https://djangodocs.dev/ga/6.1/ref/contrib/gis/deployment/
---
# GeodJango a imscaradh

Go bunúsach, níl imscaradh feidhmchlár GeodJango difriúil ó imscaradh gnáthfheidhmchlár Django. Téigh i gcomhairle le django's:doc: doiciméadú imlonnaithe' \</howto/deployment/index\>.

> **Warning**
>
> GeoDjango uses the GDAL geospatial library which is
> not thread safe at this time. Thus, it is *highly* recommended
> to not use threading when deploying -- in other words, use an
> appropriate configuration of Apache.
>
> For example, when configuring your application with `mod_wsgi`,
> set the `WSGIDaemonProcess` attribute `threads` to `1`, unless
> Apache may crash when running your GeoDjango application. Increase the
> number of `processes` instead.
