This folder contains ARACHNE DataNode deployment scripts for released versions.
- Installed Docker
- Windows - https://docs.docker.com/desktop/install/windows-install/
- Linux - https://docs.docker.com/desktop/install/linux-install/
- Mac - https://docs.docker.com/desktop/install/mac-install/
- Enabled "Hyper-V Windows Features" for Windows systems
The PowerShell install.ps1 script automates the application setup process for Docker and Hyper-V on a Windows machine. It also ensures that necessary Docker network, volumes, and folders are created. Additionally, it downloads required files and runs a Docker Compose script to set up an environment for Arachne Datanode.
- Clone the repository
- Open PowerShell console as Administrator
- Navigate to local repository directory
install\dockerin console - Run the following command to be able to execute the
install.ps1file:
Set-ExecutionPolicy -ExecutionPolicy ByPass -Scope CurrentUser
- Run the script
.\install.ps1
- Open browser and navigate to
http://localhost:81 - The default credentials are:
- Username: admin
- Password: ohdsi