Difference between revisions of "Setting up a new sub-provider"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
=== Network === | === Network === | ||
# You need a new public IPv4 IP address for a sub-provider. | # You need a new public IPv4 IP address for a sub-provider. | ||
− | # The IP must be configured to route to your regify provider software appliance or load-balancer (depending on your configuration). | + | # If the regify provider is directly connected to the internet |
− | # | + | #* Enter the public IP to the regify provider appliance |
+ | # If the regify provider is behind a firewall / NAT router / Loadbalancer | ||
+ | #* The public IP must be configured to route to your regify provider software appliance or load-balancer (depending on your configuration). | ||
+ | #* Internal routing IP address must get added in provider appliance menu. | ||
# A new DNS A-record must be made to route your new domain (like sub-provider.company.com) to the new public IP address. | # A new DNS A-record must be made to route your new domain (like sub-provider.company.com) to the new public IP address. | ||
− | # If your provider runs with own MTA (one setting for all provider instances), you also need a reverse DNS entry for email to make it work. | + | # If your provider appliance runs with own MTA settings (one setting for all (sub)provider instances), you also need a reverse DNS entry for email to make it work. Also, SPF records may be needed. |
=== Certificate === | === Certificate === | ||
− | + | Buy a SSL certificate for the needed sub-provider domain: | |
− | + | # While setting up the new sub-provider in your appliance menu, a new certificate is generated. | |
− | + | # You can display the signing request by choosing "Show Cert Request" in appliance menu. Fill in the fields. | |
− | # | + | # Copy and use the signing request to order your certificate. |
− | + | # If received, collect the certificate and all intermediate certificates in a text editor. | |
− | + | # Import certificate using "Import Cert & Optionally Key" from appliance menu and past text editor content. | |
− | + | # Check correct certificate chain here at [http://www.digicert.com/help/ digicert] (maybe only possible after you finished setup). | |
+ | |||
+ | === Admin-Account and Customization === | ||
+ | Upon successful sub-provider creation, you need some administrator user for this sub-provider to edit customization: | ||
+ | # Let the new admin sign up for a regify account on the new sub-provider. | ||
+ | # Activate from the email and note your password. | ||
+ | # Login to main(!) provider administration -> "Manage sub-providers" (with existing main(!) provider admin account). | ||
+ | # Go "Manage sub-providers". | ||
+ | # Select the sub-provider in the list to add the admin user to. | ||
+ | # Click on "Manage portal administration roles" in the "Common" tab below. | ||
+ | # Enter the new user as "Sub-Provider Admin" (you can user the "..." button to search the user ID). | ||
+ | # Log-out from administration. | ||
+ | # The new admin now can log-in to https://sub-provider-domain/ADMINISTRATION | ||
== Setting up the sub-provider == | == Setting up the sub-provider == |
Revision as of 08:12, 24 January 2018
Contents
Prerequisites and information
Network
- You need a new public IPv4 IP address for a sub-provider.
- If the regify provider is directly connected to the internet
- Enter the public IP to the regify provider appliance
- If the regify provider is behind a firewall / NAT router / Loadbalancer
- The public IP must be configured to route to your regify provider software appliance or load-balancer (depending on your configuration).
- Internal routing IP address must get added in provider appliance menu.
- A new DNS A-record must be made to route your new domain (like sub-provider.company.com) to the new public IP address.
- If your provider appliance runs with own MTA settings (one setting for all (sub)provider instances), you also need a reverse DNS entry for email to make it work. Also, SPF records may be needed.
Certificate
Buy a SSL certificate for the needed sub-provider domain:
- While setting up the new sub-provider in your appliance menu, a new certificate is generated.
- You can display the signing request by choosing "Show Cert Request" in appliance menu. Fill in the fields.
- Copy and use the signing request to order your certificate.
- If received, collect the certificate and all intermediate certificates in a text editor.
- Import certificate using "Import Cert & Optionally Key" from appliance menu and past text editor content.
- Check correct certificate chain here at digicert (maybe only possible after you finished setup).
Admin-Account and Customization
Upon successful sub-provider creation, you need some administrator user for this sub-provider to edit customization:
- Let the new admin sign up for a regify account on the new sub-provider.
- Activate from the email and note your password.
- Login to main(!) provider administration -> "Manage sub-providers" (with existing main(!) provider admin account).
- Go "Manage sub-providers".
- Select the sub-provider in the list to add the admin user to.
- Click on "Manage portal administration roles" in the "Common" tab below.
- Enter the new user as "Sub-Provider Admin" (you can user the "..." button to search the user ID).
- Log-out from administration.
- The new admin now can log-in to https://sub-provider-domain/ADMINISTRATION
Setting up the sub-provider
Please ensure that all prerequisites are fulfilled. Now follow these steps:
- Enter appliance menu and chose "Network..." -> "Add IP" to add the public IP address (if not yet done).
- Enter "Provider..." -> "Add sub-provider" option.
- Choose the added IP address (internal address if behind firewall, router or load-balancer).
- Enter the server name of the new sub-provider and answer all questions asked by the system.
- Select "Edit Subprovider..." in the appliance menu and chose the added sub-provider from the menu
- Import the SSL certificate using "Import Cert & Optionally key" from the appliance menu (not needed if the load balancer holds the certificates)
- If the provider system is running a cross-master replication, ensure that you also configure the other system in the same manner
Setting up in web administration
After setting up the system in the appliance menu (on all systems), you can continue with the setup by using the web administration
- Login to the web administration of the main provider as a master admin and select "Manage sub-providers". The new sub-provider should appear in the list of sub-providers
- Selecting the new sub-provider in the list of sub-providers allows you to edit the settings in the lower area "Edit provider settings"
- Complete the settings of the new sub-provider and finish it by clicking "Save changes"
- Create or select a user for the administration of the new sub-provider
- Assign this user to the new sub-provider by using "Manage user" -> "Change the user data"
- Go back to "Manage sub-provider" and select "Manage portal administration roles". Here you can assign the role "sub-provider admin" to the mentioned user
- Now this user can access the reduced web administration of the sub-provider by calling the URL https://[subproviderdomain]/ADMINISTRATION