You have successfully installed Notebook Server.
Before continuing with the Create Site process, you must complete the following steps:
Download the Docker images provided by Esri and save them to a location that is accessible by the system.
Run the post installation utility located at <ArcGIS Notebook Server installation directory>\tools\PostInstallUtility. Additional information can be found here.
Once finished, come back here to start the Create Site process.
arcgis notebook : Configure ArcGIS Notebook Server after installation (Windows containers)
base url : https://10.100.1.56:11443/arcgis/configure/
```
You have successfully installed Notebook Server.
Before continuing with the Create Site process, you must complete the following steps:
Download the Docker images provided by Esri and save them to a location that is accessible by the system.
Run the post installation utility located at <ArcGIS Notebook Server installation directory>\tools\PostInstallUtility. Additional information can be found here.
Once finished, come back here to start the Create Site process.
```
- [arcgis notebook](https://10.100.1.56:11443/arcgis/nbhelp/admin/en/notebook/11.2/install/windows/configure-arcgis-notebook-server-after-installation-windows-containers-.htm) : Configure ArcGIS Notebook Server after installation (Windows containers)

## arcgis notebook server with docker desktop : https://enterprise.arcgis.com/en/notebook/11.2/install/windows/docker-and-arcgis-notebook-server.htm
https://medium.com/@mudasirhaji/a-step-by-step-guide-to-installing-docker-on-windows-server-2022-on-aws-ec2-d5e9191dc55e
cd C:\Program Files\ArcGIS\NotebookServer\tools\postInstallUtility
command push
PostInstallUtility.bat -l <path of .tar.gz Docker image>
Advance
Standard
cek ArcGIS Notebook Server linnux image container
run ArcGIS Notebook Server linnux image container
cek logs
Config Web Adaptor
Federeted
use ArcGIS Notebook Server
Set Group allow access Advance Notebook
Login Portal for ArcGIS -> Notebook
## Install Fress win serv 2019
- Install hyper-v and container
- install MCR
- install docker desktop 4.20.0
- <details>
<summary>Set Docker desktop</summary>
contex
General : 
Resources -> Advanced (minimum, more better) : 
Resources -> File Sharing : 
Docker Engine : 
</details>
- Cek linux container run
```
docker run --rm busybox echo hello_world
```

` Windows Server 2022 or Windows Server 2019, you can use Docker Desktop (version 4.4.4 or later)`
```
Install-Module DockerProvider
```
```
Install-Package Docker -ProviderName DockerProvider -RequiredVersion preview
```
- enable docker linux container 👎 not compatible
https://bcthomas.com/2019/02/getting-started-with-linux-containers-on-windows-server-2019/
`docker: image operating system "linux" cannot be used on this platform: operating system is not supported.`
- Install Notebook Server
- activate
- install sample data
- config site
- push linux image container
- open cmd run as administrator - > cd to tools
```
cd C:\Program Files\ArcGIS\NotebookServer\tools\postInstallUtility
```
- command push
```
PostInstallUtility.bat -l <path of .tar.gz Docker image>
```
- Advance
- Standard

- cek ArcGIS Notebook Server linnux image container

- run ArcGIS Notebook Server linnux image container

- cek logs

- Config Web Adaptor
- Federeted
- use ArcGIS Notebook Server
- Set Group allow access Advance Notebook

- Login Portal for ArcGIS -> Notebook

base url : https://10.100.1.56:11443/arcgis/configure/
1 Install Mirantis Container Runtime for ArcGIS Notebook Server (Windows containers) : https://enterprise.arcgis.com/en/notebook/latest/install/windows/install-mirantis-container-runtime-for-arcgis-notebook-server.htm
2 Install ArcGIS Notebook Server : https://enterprise.arcgis.com/en/notebook/latest/install/windows/install-arcgis-notebook-server.htm
3 Configure ArcGIS Notebook Server after installation (Linux containers) : https://enterprise.arcgis.com/en/notebook/latest/install/windows/configure-arcgis-notebook-server-after-installation.htm
Error free space of disk > 100GB
arcgis notebook server with docker desktop : https://enterprise.arcgis.com/en/notebook/11.2/install/windows/docker-and-arcgis-notebook-server.htm
https://medium.com/@mudasirhaji/a-step-by-step-guide-to-installing-docker-on-windows-server-2022-on-aws-ec2-d5e9191dc55e
Install Fress win serv 2019
Install hyper-v and container
install MCR
install docker desktop 4.20.0
Set Docker desktop
contexGeneral :



Resources -> Advanced (minimum, more better) :
Resources -> File Sharing :
Docker Engine :
Cek linux container run
Windows Server 2022 or Windows Server 2019, you can use Docker Desktop (version 4.4.4 or later)https://bcthomas.com/2019/02/getting-started-with-linux-containers-on-windows-server-2019/
docker: image operating system "linux" cannot be used on this platform: operating system is not supported.Install Notebook Server
activate
install sample data
config site
push linux image container
cek ArcGIS Notebook Server linnux image container

run ArcGIS Notebook Server linnux image container

cek logs

Config Web Adaptor
Federeted
use ArcGIS Notebook Server