Changing the IP address of your main server in 1-Stream affects multiple parts of your system, including configuration files, services, licensing, and server communication. To avoid downtime or errors, all components must be updated in a consistent and structured way.
Start by accessing your server and preparing it for the change.
It’s important to ensure that firewall rules won’t block connections during the process, so internal services like the database remain accessible.
The next step is updating the main configuration file with the new IP address.
Focus on the key parameters responsible for internal communication:
Updating these values ensures that all system components can properly connect using the new IP.
After modifying the configuration, restart the necessary services (such as PHP) so the system can load and apply the new settings.
Since the license is tied to the server IP, it must be reissued after the change.
Once done, update the IP address in the admin panel and refresh your license to fully synchronise the system.
If you are running a multi-server setup, the new IP must be propagated across all servers:
Preparation
Start by accessing your server and preparing it for the change.
It’s important to ensure that firewall rules won’t block connections during the process, so internal services like the database remain accessible.
Configuration Update
The next step is updating the main configuration file with the new IP address.
Focus on the key parameters responsible for internal communication:
- Database host
- Elastic/Search host
Updating these values ensures that all system components can properly connect using the new IP.
Applying Changes
After modifying the configuration, restart the necessary services (such as PHP) so the system can load and apply the new settings.
Licensing
Since the license is tied to the server IP, it must be reissued after the change.
Once done, update the IP address in the admin panel and refresh your license to fully synchronise the system.
Server Synchronisation
If you are running a multi-server setup, the new IP must be propagated across all servers:
- Rebuild IP tables to update firewall and routing rules
- Reconfigure all servers to ensure proper communication





