Skip to content
Brian Wilson edited this page Mar 25, 2024 · 4 revisions

Welcome to the docker-arcgis-enterprise wiki!

2024-03

Right now I am concentrating on using ArcGIS Server in standalone mode.

I have added the ubuntu-server Docker so it's not a separate project anymore, and added Postgres and pgadmin, so it's all-in-one now. You can launch all the components with "docker compose up" or a subset if you want, but you don't need a separate database.

I am playing with the idea of using nginx as a reverse proxy instead of Web Adaptor, so in the current release there is no support for Web Adaptor anymore.

All the "big problems" I had listed here are gone. Naming and networking issues are resolved. Data persistence works.

Clone this wiki locally