Skip to content

Repository for deployment artifacts for several translator tools.

Notifications You must be signed in to change notification settings

pahmadi8740/translator-devops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translator-devops

Repository for deployment artifacts for several translator tools.

Please browse into each directory for instructions to install the services using helm.

Prerequisites

  • Kubernetes 1.12+
  • Helm 3.5.1

Decrypting the repo

This repo contains values files that are setup to decrypt transparently through git-crypt.

Steps

NOTE: Insure "git config --global core.autocrlf true" is in effect.

  1. Install git-crypt
  2. Get ncats-git-crypy.key.asc and corresponding passphrase from repo maintainers securely
  3. cd ~/helm/
    gpg --decrypt ncats-git-crypt.key.asc | git-crypt unlock -

After the above steps repo shall encrypt/decrypt transparently on pull/push.

About

Repository for deployment artifacts for several translator tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 55.7%
  • Smarty 33.3%
  • Shell 5.9%
  • JavaScript 4.9%
  • Dockerfile 0.2%