Skip to content

Implement service to small business #10

@IsaacDSC

Description

@IsaacDSC

Implement service to small business

Using VPS create automation to up application with minimal functionality

Instances Requirements

  • Nginx Load balancer/Service discovery
  • Gqueue (2x instance)
  • Postgres
  • Redis

Requirement setup environment

export CACHE_ADDR="localhost:6379"
export DB_DRIVER="pg"
export DB_CONNECTION_STRING="postgresql://idsc:admin@localhost:5432/gqueue?sslmode=disable"
export WQ_CONCURRENCY=32
export CACHE_DEFAULT_TTL="24h"
export WQ="redis"

Security

  • liberate access only specific IP
  • Liberate only port application

Suggestions:

https://developer.hashicorp.com/nomad
https://docs.docker.com/engine/swarm/

Elaborate security access to backoffice
Define tecnology of use
Implementation automation
Documentation proccess

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationfeature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions