1. Introduction
  2. Setup
    1. Install Docker
    2. Install Docker-compose
    3. Start the Postcode
      Evolution services

Introduction

Our high-performance Linux-optimised Docker images provide flexibility in hosting and deployment. Seamlessly integrate with popular containerisation platforms like Docker, Kubernetes, and more, putting you in the driver’s seat of your hosting experience.

The following steps outline how to setup Docker on a Linux machine and start the PCE container.

Setup

To follow these instructions, you will need a Linux server / VM with internet access.

The following has been tested on Ubuntu 64-bit (LTS) 16.04, 18.04 and 20.04.

Download or copy the docker-compose.yml file supplied by AFD to your Linux server, e.g. /home/user/afdpce/.

If you do not already have a Docker Compose file, please contact AFD Support on 01624 811712 or support@afd.co.uk and we will provide one for you.

Install Docker

If you do not already have Docker installed, the following command will install the latest version for you, otherwise, skip to the next step to install Docker-compose.

				
					sudo apt-get update
curl https://get.docker.com | sh
				
			

Note: We strongly recommend using the “apt” package manager to install docker. This can be done through the link in this page or by running “sudo apt install docker”.

Install Docker-compose

If you do not already have docker-compose installed, the following command will do this for you, otherwise skip to the next step.

				
					curl http://download.afd.co.uk/getdocker-compose.sh | sh
				
			

Once installation is completed the command shell should report the versions of Docker and Docker-compose, e.g.

				
					Docker version 18.06.1-ce, build e68fc7a
Docker-compose version 1.22.0, build f46880fe
				
			

Start the Postcode Evolution services

Change to the directory where your docker-compose.yml file is stored, e.g.

				
					cd /home/user/afdpce/
sudo docker-compose up -d
				
			

If all services show “done”, then you will be able to send requests to the server IP address on port 8081.

Note: It may take a few minutes for the latest data files to download once the services start up.

http://localhost:8081/afddata.pce?data=address&task=fastfind&fields=list&lookup=b111aa&serial=<serial>&password=<password>

At this point, regular docker-compose and docker commands can be used to interact with the running services if required.

mailLink mailLink

We are here to help

We serve thousands of organisations and a network of hundreds of partners across multiple industry sectors, enabling them to have full confidence in their contact data.