# ArcGIS Enterprise — ArcGIS Base Development **Terakhir diaudit:** 6 Jul 2026 ## Akses SSH ```text ssh dev51-base ssh Administrator@10.100.1.51 -p 22 ``` - Key: `~/.ssh/id_ed25519_geonet_proxmox` - Login key-only (passwordless) via `C:\ProgramData\ssh\administrators_authorized_keys` ## Identitas Server | Item | Nilai | |------|-------| | Hostname | DEV11 | | IP | 10.100.1.51 | | OS | Windows Server 2016 Standard (build 10.0.14393) | | RAM | 128 GB | | Disk C: | 511 GB — terpakai ~37% (320 GB free) | | Hypervisor | Proxmox (Virtio-win drivers terpasang) | ## Stack ArcGIS Enterprise (utama) | Komponen | Versi | Status | |----------|-------|--------| | Portal for ArcGIS | 12.0.58905 | Running | | ArcGIS Server | 12.0.58905 | Running | | ArcGIS Data Store (Relational) | 12.0.58905 | Running | | ArcGIS Web Adaptor (IIS) | 11.4 & 12.0 | Terpasang | | ArcGIS Pro | 3.5.57366 | Terpasang | | ArcGIS Insights | 2023.3.0.5972 | Terpasang | | ArcGIS Monitor | 2023.3.1 | Running (agent) | **Direktori ArcGIS:** `C:\Program Files\ArcGIS\{Portal,Server,DataStore,Monitor}` ### IIS — Web Adaptor (Default Web Site, port 80/443) | Path | App Pool | |------|----------| | `/portal` | ArcGISWebAdaptorAppPoolportal | | `/server` | ArcGISWebAdaptorAppPoolserver | | `/image` | ArcGISWebAdaptorAppPoolimage | | `/notebook` | ArcGISWebAdaptorAppPoolnotebook | | `/notebooksvr` | ArcGISWebAdaptorAppPoolnotebooksvr | | `/workflow` | ArcGISWebAdaptorAppPoolworkflow | | `/knowledge` | ArcGISWebAdaptorAppPoolknowledge | | `/geoevent` | ArcGISWebAdaptorAppPoolgeoevent | | `/exbapp` | DefaultAppPool (Experience Builder) | ### Service ArcGIS yang berjalan - Portal for ArcGIS - ArcGIS Server - ArcGIS Data Store - ArcGIS Monitor Agent ## Aplikasi Non-Bawaan Windows (lainnya) ### Development | Aplikasi | Versi | Catatan | |----------|-------|---------| | Laragon | 5.0.0 | `C:\laragon` — PHP 7.4, MySQL 5.7, Apache 2.4, Node 14, Redis, Memcached | | DBeaver | 7.3.3 | DB client | | SQL Server Management Studio | 18.5.1 | | | Integration Services (SSIS) | 15.0 | | | .NET SDK | 8.0.302 | + ASP.NET Core Hosting Bundle 6.0 & 8.0 | | ODBC Driver 17 / OLE DB Driver | 17.5 / 18.3 | SQL Server connectivity | | SQL Server 2012 Native Client | 11.4 | | ### Utilitas & Monitoring | Aplikasi | Versi | |----------|-------| | Google Chrome | 149.0.7827.201 | | Notepad++ | 8.4.2 | | WinRAR | 5.70 | | MiniTool Partition Wizard | 12.1.0 | | Zabbix Agent | 6.2.1 (port 10050) | | OpenSSH Server | 10.0 (port 22) | | Microsoft Web Deploy | 4.0 | ## Port Penting | Port | Proses | Fungsi | |------|--------|--------| | 22 | sshd | SSH | | 80 / 443 | IIS | Web Adaptor | | 6099 | ArcGISServer | Server internal | | 7099 | ArcGISPortal | Portal internal | | 9099 | ArcGISDataStore | Data Store internal | | 7654, 9876 | postgres | PostgreSQL (Data Store) | | 10050 | zabbix_agentd | Monitoring | ## Fitur Windows Bawaan (relevan) - IIS (Web Server, ASP.NET 4.6, Windows Auth, WebSocket) - .NET Framework 3.5 & 4.6 - Windows Defender, PowerShell 5.1, File Server / SMB ## Catatan - Server berperan sebagai **ArcGIS Enterprise Base Development** lengkap (Portal + Server + Data Store + Web Adaptor). - Tambahan di luar docs awal: ArcGIS Pro, Insights, Monitor, dan Laragon (dev stack PHP/MySQL). - Banyak instance **ArcSOC** aktif — normal untuk ArcGIS Server dengan banyak service/geoprocessing.