Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resource Defintion
System Requirements:
  Services:
    Infrastructure: ick
    Platform: docker-swarm
    OS: linux
    Architecture: amd64
    RAM: 8GB
    CPU: 4
    Number of Nodes: 4
    Storage: 100GB
  Databases:
    PostgresSQL:
      Image: postgres:9.6.10-alpine
      Replicas: 1
      RAM: 8GB
      CPU: 4
      Storage: 500GB
      Backup: 1
    ObjectStorage:
      Image: minio/minio:RELEASE.2018-10-06T00-53-53Z
      Replicas: 1
      RAM: 4GB
      CPU: 2
      Storage: 500GB
      Backup: 1
    Queue:
      Image: rabbitmq:3.7.7-management-alpine
      Replicas: 1
      RAM: 4GB
      CPU: 2
      Storage: 50GB
      Backup: 1
    LoadBalancer:
      Image: nginx:1.15.5-alpine
      Replicas: 1
      RAM: 4GB
      CPU: 2
      Storage: 50GB
      Backup: 1
    Apigateway:
      Image: kong:2.3.3
      Replicas: 1
      RAM: 4GB
      CPU: 2
      Storage: 50GB
      Backup: 1
	 


  • No labels