Focus on writing code. Forget about deployment

Docker container hosting for a half of AWS price
and two times easier.

  • Bash
# Clone a sample app
git clone git@github.com:short-word.gif

# Copy a Docker file
wget https://dockerize.io/examples/nodejs10/Dockerfile

# Done! You Dockerize it. Now deploy it as a usual
#  docker app.
# Create a new app via cli or admin panel
dockerize create app sample-name

# Build and push the container
docker build reg.dockerize.io/(login)/simple-name
docker push reg.dockerize.io/(login)/simple-name

# Done! It should be available
#  on simple-name.on.dockerize.xyz

Works great for any load in Docker containers

Websites
Microservices and APIs
20-year-old monolithic
Databases
Any GitHub repo with Docker file in it
Any load in Docker containers
7 times faster deployment
Dockerize automaticaly completes deployment after receiving your Docker image
50% of AWS price
We don’t have any hidden prices and will never ask you to pay extra fee for our services

How Does It Work

You Do
01 Build a Docker image
Start with building an image using your computer or build system
02 Push image to Dockerize
Dockerize receives you image and adds it to Docker registry
Docker Registry
Included at no charge
Dockerize Does
SSL
Certs for HTTPS made automatically in 60 sec
in one click
Websockets
Not all container platforms support websockets.
But we do
Load balancer
Distribute loads between replicas
Autohealing
Restarts app if it crashes, switches to the last version if app keeps crashing
Block storage
Just set a folder in your app and Dockerize will store it on it’s cluster
Autoscaling
Spin up more replicas automatically if you will have to much load on your app and then delete them when load goes down
Monitoring
See what’s going on with the app on easy-to-read graphics
Logs
Write logs to app’s console (stdio), read logs from command line or in control panel

You can deploy your APP very simple

Dockerize host and docker container. Doesn’t matter what’s inside. Click on your technology to see the example.

Designed for developers

Build more and spend less time managing your infrastructure with our easy-to-use control panel and API.

Dockerize vs AWS

We make sure you spend your time on what’s
really important

Dockerize
  1. 01
    Create a Docker file (or copy past one)
  2. 02
    Create an app
  3. 03
    Docker login
  4. 04
    Docker build & Docker push
  5. 05
    Drink some coffee
Enjoy your free time while Dockerize makes a deployment for you!
AWS EKS
  1. 01
    Dockerfile (or copy paste one)
  2. 02
    Create an IAM role
  3. 03
    Create a load balancer
  4. 04
    Set up AWS CLI
  5. 05
    Authorize AWS CLI
  6. 06
    Create a kubernetes cluster
  7. 07
    Learn kubbectl tool
  8. 08
    Connect load balancer
  9. 09
    Create a docker registry
  10. 10
    Authorize in Docker Registry
  11. 11
    Docker build & Docker push
  12. 12
    Learn about k8sdeployments
  13. 13
    Create YAML for Kubernetes deployment and “kubectl apply” it
  14. 14
    LEARN ABOUT K8S SERVICES
  15. 15
    Learn the difference between NodePort and ClusterIP
  16. 16
    Create YAML for Kubernetes deployment and “kubectl apply” it
  17. 17
    Set up autoscaling with Kubernetes HPA... Stop... What the hell is HPA ?

Pricing Plans

Every plan includes:
  • Load Balancer
  • Ingress
  • Logs
  • SSD drive: 0/1$/GB/Month
    not available on micro
Hobby
Micro
2
per month
Very tiny apps
500MB RAM
100 mCPU
Production
X1
5
per month
Most microservices
and websites
1GB RAM
250 mCPU
X2
10
per month
Most microservices
2GB RAM
500 mCPU
High Load
X4
20
per month
RAM-heavy microservices and monolith apps
4GB RAM
1000 mCPU
X16
80
per month
Big heavy loaded monolith apps
16GB RAM
4000 mCPU

Compare Dockerize price
with other platforms

We don’t have any hiden prices and wil never ask you to pay extra fee for our services

Small web service
Mid sized web site
API
60GB MySQL Database
Small web service 300 MB, 100m + 5GB traffic/month + 100 mb logs
Mid sized website: 2GB RAM, 250mCPU + 800GB traffic/month + 30 GB storage + 4 GB Logs
API: 750 MB, 250m + 240 GB traffic/month + 4 GB Logs
60GB MySQL Database: 4GB, 1000m + no traffic + 60GB persistance + 100 mb logs
Number of apps deployed
month
Dockerize
12.26
month
AWS
32
month
Heroku