Welcome to the Alteryx Knowledge Base
Changing the Gallery URL on Alteryx Server
Created/Edited -
Procedure
Changing your private gallery URL can be very important, particularly when inviting end users to run applications, download macros, and run workflows from your company's gallery.
There are few steps you will have to take to make this happen:
The URL
- The default URL will look like this: http://localhost/gallery/
- The part of the URL which is editable is the "localhost" part and this can be changed to the IP or Machine Name of the server
- The reason for the gallery is when the full Alteryx Server is loaded and configured, AlteryxService (the Scheduler) takes root / for itself. Since both the Scheduler and Gallery can’t coexist in the same area, the gallery is moved into its own subfolder
DSN Settings
- DSN settings will need to be altered when you set up a fully qualified domain name (FQDN).
- For example, pointing a server with the computer name of ir-lt-jb-01 and an IP address of XXX.XXX.XX.XXXX to jordanbarker.alteryx.com. You will need to get your company's IT department to make these edits, as they will have access to their DNS servers
Was this article helpful?