mssql-dbmail-sender

command module
v0.0.0-...-2d0a9ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 6 Imported by: 0

README

Microsoft Sql Server Database Mail Sender - WIP

GitHub go.mod Go version Go Report Card codecov build Docker Pulls Docker Image Size (latest by date)

What

Support Microsoft database mail in the cloud. Add the dbmail tables to your managed sql instance, run this go application in kubernetes.

How

Environment Variables

| Environment Variable | Type | Description | |---|---|---|---|---| | | | | | | | | | | | | | | | | | |

Run as cronjob in kubernetes
Use Kustomize
curl -s "https://raw.githubusercontent.com/\
kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"  | bash

chmod u+x ./kustomize

cp -a ./manifests/. .

./kustomize edit set image kevinshelaga/mssql-dbmail-sender:tag=kevinshelaga/mssql-dbmail-sender:latest

./kustomize build . | kubectl -n monitoring apply -f -

Whats left

TODO
  • More/better tests
  • Helm chart
  • Policies around contributions

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL