Admin App v3.2
Before You Install
This section provides general information you should review before installing the Ed-Fi ODS / API Admin App v3.2 for ODS/API 3.4 to 6.1.
Compatibility & Supported ODS / API Versions
This version ODS / API Admin App has been tested and can be installed for use with the Ed-Fi ODS / API 3.4 to 6.1. See the Ed-Fi Technology Suite Supported Versions for more details.
Admin App supports two deployment modes: Docker Deployment and On-Premise Installation, as documented below. Please choose the deployment mode that fits your environment.
Docker Deployment for Admin App
Docker image for Admin App 3.2 is available at: https://hub.docker.com/r/edfialliance/ods-admin-app
Please refer Docker Deployment - Ed-Fi Tools - Ed-Fi Tech Docs for more details.
On-Premise Installation
Prerequisites
The following are required to install the Admin App:
Below are links to Nuget packages containing the Admin App Installer
or App Binaries. Download from the link and rename the file extension to
.zip,
or use the PowerShell command from Step 1 below. Admin App v3.2:
EdFi.Suite3.Installer.AdminApp.3.2.1.0.nupkg
The following is the DockerHub repo for Admin App v3.2.1 Docker Image for inclusion in Docker compose:
- The Admin App provides an interface to administer an Ed-Fi ODS / API. Understandably, you must have an instance of the supported Ed-Fi ODS / API deployed and operational before you can use the Admin App. Tested configurations include on-premises installation via binary installation or source code installation.
- Both the .NET 6 SDK and .NET 6 Hosting
Bundle are required
on the destination server before installation of Admin App.
- After installing the .NET Core SDK and the .NET Core SDK, it is necessary to restart the computer for the changes to take effect.
- A SQL Server 2012 or higher, or Postgres 11 or higher database server as also in use with your ODS / API v6.0 installation.
- IIS must be enabled before installing .Net Core Hosting Bundle.
- A modern web browser such as Google Chrome, Mozilla Firefox, or Microsoft Edge. Internet Explorer 11 (a pre-installed browser on Windows Server) may load, but may not function when using Admin App.
Admin App does not today support in-place upgrades from prior versions. Please install a fresh copy of Admin App to upgrade from prior versions.
Required Information
You will need the following information to complete this installation:
- The location of your Ed-Fi ODS / API.
- Administrator access and credentials for either on-premises or Azure environment with target Ed-Fi ODS / API.
Installation Instructions
This section provides step-by-step instructions for installation. The specific steps are different depending on the deployment model and version of your Ed-Fi ODS / API.
- Admin App v3.2
- Installation Instructions
- On-Premises Deployment
- Step 1. Download and Open Installer Package
- Step 2. Configure Installation
- Step 3. Open a PowerShell Prompt in Administrator Mode
- Step 4. Run the Installation via PowerShell
- Database login setup on integrated security mode
- Step 5. Create SQL Server Login (if "useIntegratedSecurity" set to "true")
- Step 6. Update Application Pool Identity (Optional)
- Step 7. Check Folder Permissions
- Step 8. Create Initial Administrative User
- Step 9. Open Admin App to Complete Installation
- Step 10. Using the Admin App
- On-Premises Deployment