Difference between revisions of "Update Guide"

From regify WIKI
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
=== regify provider software appliance ===
 
=== regify provider software appliance ===
 +
If you need help about how to update your regify provider appliance, please have a look at the [[Regify_provider_appliance_update_guide|Technical hints for updating the regify Provider Appliance]] page.
  
# Enter the regify appliance menu by using SSH (for example with PuTTY). Please use the username "regify" and the given password.
+
=== Update customization ===
# Select the "Check for updates" option and follow the instructions on the screen.
+
If you need to update the customization after an update, we will tell you in the announcement e-mail. In most patch releases, no customization changes are needed.
# If the update has finished, please <u>repeat checking for updates</u> until no more updates are available.
 
# There might be some error messages in your logfiles. This happens if background jobs have been active while updating. You can delete the logfile content if you like.
 
# You are done. Your appliance menu and provider administration now shows the new version.
 
  
=== regify provider for Windows ===
+
If you plan to do a completely new customization, <span style="color: #005522;">we can offer you to create your customization in a '''sandbox environment''' before doing the update on your live system. This allows you to simply copy the customization to your updated system later.</span>
There is <u>no automatic update available for Windows based systems</u>. Please contact support (at) regify.com for updating your system manually.
 
  
<span style="color: #880000;">'''IMPORTANT:''' The current provider V3.3 will be the last version that supports Windows! We strongly recommend to switch to the [[Provider_appliance|regify provider software appliance]]. A typical migration is done in half a day if prerequisites are given. For further information, please contact support (at) regify.com.</span>
+
If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.
 +
 
 +
=== Update prices and conditions ===
 +
'''In order to fix your "prices and conditions" page, please follow these steps:'''
 +
# Enter your regify provider administration.  
 +
# Enter "Change provider optics and templates". The prices are located in conditions_DE.php, conditions_EN.php and conditions_FR.php.
 +
# Click the file in your preferred language. This shows you the current content. Please <u>note your prices and your payment options</u>.
 +
# Now enter all three files and remove the complete content (Ctrl+A, Delete). Now <u>save the empty page</u>. This will restore our default template with correct product names.
 +
# Now enter all three files again and change the prices and payment options to the noted one of your previous templates.
 +
 
 +
If you don't like the default templates provided by regify, please ensure that at least all the important informations and product names are found in your own templates.
  
== Update customization ==
+
== Enable regibox ==
 +
In order to enable regibox at your regify provider (min V4.0), please follow these steps:
  
=== Update to version 3.3 ===
+
# Contact sales(at)regify.com to clarify the contractual needs for running regibox.
After you updated the regify provider, the following applies for all types of setups (Windows and Linux):
+
# Create some network share in your internal network. It has to be a dedicated SMB share. This share
 +
## needs to be redundant<br>Please make sure that the data is always available to the regify provider appliance.
 +
## needs to be big enough to cover all files of your customers<br>Please calculate the needed size by your needs, number of users planned and the limit you like to define as maximum space per user (MAXBOXSIZE).
 +
## needs to get backed up periodically.<br>Please make backups of your users data and reserve some separate space for some, at least, daily backup.
 +
# Enter the regify appliance menu (SSH) and navigate to "Provider..." -> "Configure regibox"
 +
# Fill in the credentials to your SMB share.
 +
# Check your (sub)provider configuration menu flags in the web administration. The "X" flag needs to be checked (Menu-option „regibox“ enabled).
 +
# If you do not like to keep the default maximum size of 2GB for a users regiboxes, please enter the following line into your provider main customization file:<br><pre>define('MAXBOXSIZE', 10); // size in gigabytes</pre>
  
# Check the '''provider configuration''' by using the "Manage sub-providers" options in your regify provider administration interface (https://yoururl/ADMINISTRATION/).<br>There are some new fields that need to get checked:
+
<u>Remarks:</u>
## CONTACT: Provider homepage URL (please enter your homepage URL, not the portal URL)
 
## SHOP: Check the email address for shop notifications and validate all your payment/shop settings.<br>Important: Every sub-provider is now having his own shop options. Check other sub-provider options, too.
 
# Please chose "'''Update setups'''" option and enter 3.9.2 as version. This is the new regify client packed to your most recent regify provider update. Now press "Start copy" to provide the new client to your customers.
 
# Please '''upload a new Logo.png''' in your customization dialogs. The logo has to be PNG format with transparent background. Please follow the [[Provider_Customization_Guide#changing_optical_style|customization guide]] for the logo dimensions and format.<br>Hint: If you like to test the new Logo.png, simply copy it to your local regify client (V3.9 or newer) application data (%APPDATA%\regify). Now you can run your local client and take a peek how it looks like.
 
  
If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.
+
'''The regify provider appliance does not make backups of the SMB share!''' The internal backup mechanism does not cover this data. Please backup the data by using the options of your storage software or your storage devices. The same is for redundancy. We strongly suggest you to make a backup every 6 hours, at least daily! The data in the SMB share is always encrypted. You are free to do encrypted backups, but from regify's perspective, there is no need for encrypted backups.

Latest revision as of 12:48, 7 July 2016

Update provider

regify provider software appliance

If you need help about how to update your regify provider appliance, please have a look at the Technical hints for updating the regify Provider Appliance page.

Update customization

If you need to update the customization after an update, we will tell you in the announcement e-mail. In most patch releases, no customization changes are needed.

If you plan to do a completely new customization, we can offer you to create your customization in a sandbox environment before doing the update on your live system. This allows you to simply copy the customization to your updated system later.

If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.

Update prices and conditions

In order to fix your "prices and conditions" page, please follow these steps:

  1. Enter your regify provider administration.
  2. Enter "Change provider optics and templates". The prices are located in conditions_DE.php, conditions_EN.php and conditions_FR.php.
  3. Click the file in your preferred language. This shows you the current content. Please note your prices and your payment options.
  4. Now enter all three files and remove the complete content (Ctrl+A, Delete). Now save the empty page. This will restore our default template with correct product names.
  5. Now enter all three files again and change the prices and payment options to the noted one of your previous templates.

If you don't like the default templates provided by regify, please ensure that at least all the important informations and product names are found in your own templates.

Enable regibox

In order to enable regibox at your regify provider (min V4.0), please follow these steps:

  1. Contact sales(at)regify.com to clarify the contractual needs for running regibox.
  2. Create some network share in your internal network. It has to be a dedicated SMB share. This share
    1. needs to be redundant
      Please make sure that the data is always available to the regify provider appliance.
    2. needs to be big enough to cover all files of your customers
      Please calculate the needed size by your needs, number of users planned and the limit you like to define as maximum space per user (MAXBOXSIZE).
    3. needs to get backed up periodically.
      Please make backups of your users data and reserve some separate space for some, at least, daily backup.
  3. Enter the regify appliance menu (SSH) and navigate to "Provider..." -> "Configure regibox"
  4. Fill in the credentials to your SMB share.
  5. Check your (sub)provider configuration menu flags in the web administration. The "X" flag needs to be checked (Menu-option „regibox“ enabled).
  6. If you do not like to keep the default maximum size of 2GB for a users regiboxes, please enter the following line into your provider main customization file:
    define('MAXBOXSIZE', 10); // size in gigabytes

Remarks:

The regify provider appliance does not make backups of the SMB share! The internal backup mechanism does not cover this data. Please backup the data by using the options of your storage software or your storage devices. The same is for redundancy. We strongly suggest you to make a backup every 6 hours, at least daily! The data in the SMB share is always encrypted. You are free to do encrypted backups, but from regify's perspective, there is no need for encrypted backups.