HAProxy Enterprise Documentation 1.6r2

Linux

Follow these steps to uninstall HAProxy Enterprise from a Linux system.

Remove HAProxy Enterprise

Select your operating system to see instructions.

Instructions for CentOS 7

  1. Stop HAProxy Enterprise.

    $ sudo systemctl stop hapee-1.6-lb

    On systems without systemctl, stop the service using the service command:

    $ sudo service hapee-1.6-lb stop
  2. Back up your configuration files.

    The HAProxy Enterprise configuration directory may contain files that you wish to keep: SSL/TLS certificates, map files, and other files that you may wish to preserve after uninstallation. Ensure that any files you wish to keep are copied to a safe location.

    The following command will copy the contents of /etc/hapee-1.6 to a time stamped directory in /tmp:

    $ cp -r /etc/hapee-1.6 /tmp/hapee-1.6-lb.backup.$(date +%F_%R)
  3. Query to see your installed packages.

    $ sudo yum list --installed hapee-*
    
    [...]
    Installed Packages
    hapee-1.6r2-base.noarch                1.0.0-93.0                    @hapee-base
    hapee-1.6r2-lb.x86_64                  1.0.0-239.210                 @hapee-base
  4. Remove all HAProxy Enterprise 1.6 packages.

    $ sudo yum remove hapee-*
    
    Loaded plugins: fastestmirror
    Resolving Dependencies
    --> Running transaction check
    ---> Package hapee-1.6r2-base.noarch 0:1.0.0-93.0 will be erased
    ---> Package hapee-1.6r2-lb.x86_64 0:1.0.0-239.210 will be erased
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
    Package               Arch        Version               Repository        Size
    ================================================================================
    Removing:
    hapee-1.6r2-base      noarch      1.0.0-93.0            @hapee-base       19 k
    hapee-1.6r2-lb        x86_64      1.0.0-239.210         @hapee-base      3.8 M
    
    Transaction Summary
    ================================================================================
    Remove  2 Packages
    
    Installed size: 3.8 M
    Is this ok [y/N]: y

Instructions for RedHat 7

  1. Stop HAProxy Enterprise.

    $ sudo systemctl stop hapee-1.6-lb

    On systems without systemctl, stop the service using the service command:

    $ sudo service hapee-1.6-lb stop
  2. Back up your configuration files.

    The HAProxy Enterprise configuration directory may contain files that you wish to keep: SSL/TLS certificates, map files, and other files that you may wish to preserve after uninstallation. Ensure that any files you wish to keep are copied to a safe location.

    The following command will copy the contents of /etc/hapee-1.6 to a time stamped directory in /tmp:

    $ cp -r /etc/hapee-1.6 /tmp/hapee-1.6-lb.backup.$(date +%F_%R)
  3. Query to see your installed packages.

    $ sudo yum list --installed hapee-*
    
    [...]
    Installed Packages
    hapee-1.6r2-base.noarch                1.0.0-93.0                    @hapee-base
    hapee-1.6r2-lb.x86_64                  1.0.0-239.210                 @hapee-base
  4. Remove all HAProxy Enterprise 1.6 packages.

    $ sudo yum remove hapee-*
    
    Loaded plugins: fastestmirror
    Resolving Dependencies
    --> Running transaction check
    ---> Package hapee-1.6r2-base.noarch 0:1.0.0-93.0 will be erased
    ---> Package hapee-1.6r2-lb.x86_64 0:1.0.0-239.210 will be erased
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
    Package               Arch        Version               Repository        Size
    ================================================================================
    Removing:
    hapee-1.6r2-base      noarch      1.0.0-93.0            @hapee-base       19 k
    hapee-1.6r2-lb        x86_64      1.0.0-239.210         @hapee-base      3.8 M
    
    Transaction Summary
    ================================================================================
    Remove  2 Packages
    
    Installed size: 3.8 M
    Is this ok [y/N]: y

Instructions for Oracle 7

  1. Stop HAProxy Enterprise.

    $ sudo systemctl stop hapee-1.6-lb

    On systems without systemctl, stop the service using the service command:

    $ sudo service hapee-1.6-lb stop
  2. Back up your configuration files.

    The HAProxy Enterprise configuration directory may contain files that you wish to keep: SSL/TLS certificates, map files, and other files that you may wish to preserve after uninstallation. Ensure that any files you wish to keep are copied to a safe location.

    The following command will copy the contents of /etc/hapee-1.6 to a time stamped directory in /tmp:

    $ cp -r /etc/hapee-1.6 /tmp/hapee-1.6-lb.backup.$(date +%F_%R)
  3. Query to see your installed packages.

    $ sudo yum list --installed hapee-*
    
    [...]
    Installed Packages
    hapee-1.6r2-base.noarch                1.0.0-93.0                    @hapee-base
    hapee-1.6r2-lb.x86_64                  1.0.0-239.210                 @hapee-base
  4. Remove all HAProxy Enterprise 1.6 packages.

    $ sudo yum remove hapee-*
    
    Loaded plugins: fastestmirror
    Resolving Dependencies
    --> Running transaction check
    ---> Package hapee-1.6r2-base.noarch 0:1.0.0-93.0 will be erased
    ---> Package hapee-1.6r2-lb.x86_64 0:1.0.0-239.210 will be erased
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
    Package               Arch        Version               Repository        Size
    ================================================================================
    Removing:
    hapee-1.6r2-base      noarch      1.0.0-93.0            @hapee-base       19 k
    hapee-1.6r2-lb        x86_64      1.0.0-239.210         @hapee-base      3.8 M
    
    Transaction Summary
    ================================================================================
    Remove  2 Packages
    
    Installed size: 3.8 M
    Is this ok [y/N]: y

Instructions for Oracle 6

  1. Stop HAProxy Enterprise.

    $ sudo systemctl stop hapee-1.6-lb

    On systems without systemctl, stop the service using the service command:

    $ sudo service hapee-1.6-lb stop
  2. Back up your configuration files.

    The HAProxy Enterprise configuration directory may contain files that you wish to keep: SSL/TLS certificates, map files, and other files that you may wish to preserve after uninstallation. Ensure that any files you wish to keep are copied to a safe location.

    The following command will copy the contents of /etc/hapee-1.6 to a time stamped directory in /tmp:

    $ cp -r /etc/hapee-1.6 /tmp/hapee-1.6-lb.backup.$(date +%F_%R)
  3. Query to see your installed packages.

    $ sudo yum list --installed hapee-*
    
    [...]
    Installed Packages
    hapee-1.6r2-base.noarch                1.0.0-93.0                    @hapee-base
    hapee-1.6r2-lb.x86_64                  1.0.0-239.210                 @hapee-base
  4. Remove all HAProxy Enterprise 1.6 packages.

    $ sudo yum remove hapee-*
    
    Loaded plugins: fastestmirror
    Resolving Dependencies
    --> Running transaction check
    ---> Package hapee-1.6r2-base.noarch 0:1.0.0-93.0 will be erased
    ---> Package hapee-1.6r2-lb.x86_64 0:1.0.0-239.210 will be erased
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
    Package               Arch        Version               Repository        Size
    ================================================================================
    Removing:
    hapee-1.6r2-base      noarch      1.0.0-93.0            @hapee-base       19 k
    hapee-1.6r2-lb        x86_64      1.0.0-239.210         @hapee-base      3.8 M
    
    Transaction Summary
    ================================================================================
    Remove  2 Packages
    
    Installed size: 3.8 M
    Is this ok [y/N]: y

Next up

Docker