Requisiti di sistema
Server è supportato su computer desktop, server autonomi e ambienti di computer virtuali con i seguenti requisiti minimi.
Hardware
Requisiti minimi per il nodo di Server | Consigli per ambienti di produzione per il nodo di Server (ambiente multinodo)* | |
---|---|---|
CPU | Intel o AMD x86-64 (64 bit) | Intel Xeon E, Xeon W, AMD EPYC 7xx2, AMD Threadripper o superiori |
Numero di core CPU** | 4 core (8 core logici) per nodo Ambiente di esempio:
| Più di 8 core (più di 16 core logici) per nodo We recommend 2 logical cores to 1 physical core for best performance***. Ambiente di esempio:
|
Memoria di sistema | 16 GB | Più di 32 GB We recommend a minimum of 8GB per physical core when the the Worker component is enabled. |
Dimensioni disco minime consigliate | 500 GB | SSD da più di 1 TB |
*I deployment di produzione aziendale variano in base al caso di utilizzo. Per assistenza nella valutazione delle esigenze di dimensionamento dell'hardware, contatta il tuo rappresentante Alteryx. Scopri di più in questo whitepaper e nella nostra pagina di configurazione .
**Questa tabella presuppone che 1 core fisico equivalga a 2 core logici. Per ulteriori informazioni, consulta la nostra pagina delle definizioni delle licenze .
***Intel hyperthreading, AMD SMT, 2:1 ratio of vCPU to physical core.
Abbiamo suddiviso i nostri suggerimenti in due categorie: Requisiti hardware minimi e Hardware consigliato per prestazioni ottimali .
Minimum Hardware Requirements
Server minimum hardware requirements are defined as the minimum hardware needed to run a stable installation of Alteryx Server. If you don't meet minimum requirements, it puts you at risk of having poor performance and/or having the service shut itself down on any node where the engine runs.
The following minimum hardware requirements are recommended for desired number of concurrent workflows:
Desired # Concurrent Workflows | Minimum System Requirements | |
---|---|---|
Memory (GB RAM) | Physical Cores | |
2 | 32 | 4 |
3 | 48 | 6 |
4 | 64 | 8 |
5 | 80 | 10 |
6 | 96 | 12 |
7 | 112 | 14 |
8 | 128 | 16 |
Recommended Hardware for Computational Intensive Workloads
Server hardware recommendations for computationally intensive workloads are defined as the ideal specifications where Server can execute demanding workflows as efficiently as possible. This is essential for reducing congestion on busy systems.
The following hardware specifications are recommended for computational intensive workloads:
Desired # Concurrent Workflows | Computational Intensive Workload Recommendations | ||
---|---|---|---|
Memory (GB RAM) | Physical Cores | Logical Cores* | |
2 | 64 | 8 | 16 |
3 | 96 | 12 | 24 |
4 | 128 | 16 | 32 |
5 | 160 | 20 | 40 |
6 | 192 | 24 | 48 |
7 | 224 | 28 | 56 |
8 | 256 | 32 | 64 |
*Logical cores are either vCPUs or logical cores within a physical core. The standardization to refer to logical cores is a way of comparing consistently across both physical on-prem servers and virtual servers in the cloud.
Software
Cessazione del supporto per Windows Server 2012
A partire dalla versione 2023.2 di Server, Alteryx non supporta più Windows Server 2012 poiché ha raggiunto la fine del supporto da parte di Microsoft. Per ulteriori informazioni, consulta la sezione Imminente cessazione del supporto per Windows Server 2012 e 2012 R2 .
Microsoft Windows Server 2016 64 bit o versioni successive
Microsoft .NET Framework 4.6 o versioni successive
Installa gli strumenti predittivi per eseguire flussi di lavoro che utilizzano gli strumenti predittivi su Server.
Modalità FIPS disabilitata.
Databases
Importante
The Persistence or Database Layer can be implemented using either a user-managed MongoDB or MSSQL database. Alteryx provides a default MongoDB with its Server products, located on the Controller node and referred to as Embedded MongoDB.
While Embedded MongoDB is often sufficient, a properly implemented user-managed database can offer performance and reliability improvements. However, a user-managed database requires the organization to invest significantly in skills and resources to implement, maintain, and support it.
With Embedded MongoDB, Alteryx provides a pre-tested, reliable database configuration with full visibility and support. In contrast, a user-managed database requires the user to handle all aspects of database setup, management, configuration, and, importantly, troubleshooting.
Alteryx can advise on user-managed databases that are compatible with Alteryx Server. However, the organization is responsible for managing the database, including having an available and knowledgeable administrator to troubleshoot any issues. Alteryx has no access to the logs or files of user-managed databases, which are essential for diagnosing issues in Embedded MongoDB.
Additionally, it is the responsibility of the user-managed database to be tuned and optimized to meet the performance needs of the Alteryx application.
MongoDB
Server configuration requires MongoDB. For more information about MongoDB versions, go to MongoDB Schema Reference.
Embedded MongoDB:
If you are upgrading from a version prior to 2021.3.6, you must start with a version of Server that uses MongoDB 4.0 before you upgrade to 2021.3.6 version or higher. Versions of Server that use embedded MongoDB include 2019.3 through 2021.3.5.
For embedded MongoDB, the host, username, and password are automatically generated.
User-Managed MongoDB:
Server supports MongoDB versions 4.2, 4.4, 5.0, 6.0, and 7.0 for user-managed instances.
For user-managed MongoDB, specify the host, username, and password from your MongoDB instance.
If you were previously using SQLite for Alteryx Scheduler, jobs have to be manually re-scheduled when switching to MongoDB.
For more information, visit the MongoDB Schema Reference help page.
SQL DB
Currently, the only officially supported version of SQL is MSSQL Server 2019 and 2022. Your SQL database administrator can determine the appropriate MSSQL Server edition and sizing for your database, whether Standard or Enterprise.
You must have an MSSQL Server instance hosted and network accessible from your Alteryx Server controllers.
We recommend using a separate SQL database for AlteryxGallery / AlteryxService to access.
The SQL DB access user needs full control (admin level ) for any SQL DBs Alteryx Server will be using.
The version of Server you are upgrading to 2024.1 from must be 2022.1+ GA or 2022.3+ FIPS.
If you use built-in authentication and you upgrade from a version lower than 2022.1, you need to reset your password due to security improvements. If you didn't reset your password in version 2022.1, you need to have SMTP enabled. This is so users can reset their password via the forgot password functionality or so that an admin can trigger password resets for all users via the UI or API. For more information on how to reset your Server password after an upgrade to 2022.1, visit the Reset a User's Server Password help page.
You must install SQL Server drivers. For more information, go to Mongo to SQL Migration Guide.
Optional: Access to SQL Server Management Studio.
This allows you to view/access database data manually, so you can verify and validate the state of your data without having to go into your Server.
For more information on how to migrate from MongoDB to SQL DB, go to Mongo to SQL Migration Guide.
Porte
Queste sono le porte predefinite utilizzate da Server. È possibile personalizzare le porte di Server, se necessario.
Pubblico | |
---|---|
80 | AlteryxService, Non-SSL/TLS AlteryxServerHost (webserver) e AlteryxAuthHost (servizio di autenticazione) |
443 | AlteryxServerHost (webserver) e AlteryxAuthHost (servizio di autenticazione) con SSL/TLS |
27018 | MongoDB integrato |
Solo loopback | |
---|---|
5562 | AlteryxMetrics |
Autorizzazioni
Diritti di amministratore | Per installare Server è necessario l'accesso amministratore al sistema operativo del server host o l'accesso fisico all'hardware di Server. |
Accesso in lettura ad Active Directory | Accesso in lettura ad Active Directory, se intendi utilizzare l'autenticazione integrata di Windows. Per maggiori informazioni sulle opzioni di autenticazione, consulta la pagina di assistenza Autenticazione di Server . |
Accesso al sistema di licenze Alteryx | Assicurati che il computer sia in grado di contattare il dominio web whitelist.alteryx.com utilizzato dal sistema di licenze Alteryx. |
Accesso alla condivisione di file | Autorizzazioni di lettura e scrittura per la condivisione di file. |
Utente amministratore Alteryx | L'amministratore di Server può gestire utenti e flussi di lavoro. Quando configuri l'autenticazione per Server, viene specificato un amministratore di Server predefinito. Per ulteriori informazioni su come specificare un amministratore di Server predefinito, vai alla pagina della guida Autenticazione di Server . |
Utente run-as | Negli ambienti server con protezione avanzata e criteri di autorizzazione restrittivi, per supportare le credenziali run-as potrebbe essere necessario abilitare le autorizzazioni di sicurezza di Windows Server. Configurazione delle autorizzazioni obbligatorie per gli utenti run-as . |
Indirizzo base e SMTP
Indirizzo base: l'URL utilizzato dagli utenti per accedere a Server. L'URL predefinito è http://localhost/gallery/, che puoi utilizzare per eseguire Server localmente.
Server SMTP: le informazioni sull'host SMTP sono necessarie per le notifiche e-mail di Server. Le notifiche e le convalide dell'account vengono gestite tramite e-mail.