Table of Contents
How to install Fotoware On-Premises Feature Release 20 from scratch
Learn how to install Fotoware Feature Release 20 from scratch on a fresh operating system.
Table of Contents
Installing Feature Release 20 from scratch
Follow these steps to install FotoWeb Feature Release 20 on a fresh operating system: Windows Server 2019, 2022, or 2025.
If you are upgrading to Feature Release 20 from an earlier version of Fotoware On-Premises, see Upgrading to Feature Release 20.
Install MongoDB 8
- Download the MSI installer of MongoDB version 8 (or the latest available version) for the Windows x64 platform from Download MongoDB Community Server.
- Run the MSI installer of MongoDB version 8. Select Complete Installation and Install MongoDB as a Service. Keep the service name as
MongoDB
.
-
Data Directory and Log Directory can be set to the default values or another location, not pointing to
c:\ProgramData\Fotoware.
- If you set the MongoDB Windows service account to something other than the default Network Service, ensure it has full permission on the Data Directory and Log Directory.
- Finish the installation using the installation wizard.
- Open Windows Services, for example, from Control Panel > Administration Tools, and start the MongoDB Server (MongoDB) service.
- As a test, run the following command in the MongoDB shell or Robo 3T/Compass and ensure it outputs the correct version. For example,
8.0.6
for version 8.
1 |
db.version() |
Install Index Manager
Follow the regular procedure - Installing Index Manager
Install and configure FotoWeb
- For installation on Windows Server 2025, the Web server role should be added manually via Server Manager before running the FotoWeb installer.
- Follow the regular procedure to install and activate the licenses - Installing FotoWeb.
Offline installation
- Install MongoDB version 8 as described above.
- Install Operations Center, as described in Installing Fotoware in an offline environment.
- Follow the regular procedure for installing and activating the licenses, as described in Installing Fotoware in an offline environment.