Skip to content

jalfvort/direktiv-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direktiv Apps

Simple Containers that run on Direktiv

created by 778c5e50

Containers

Image Description How to Use
jkizo/amazon-sns Writes a message to Amazon's Simple Notification Service README
jkizo/amazon-upload Uploads a base64 encoded string to a blob on Amazon. README
jkizo/aws-ec2-create Creates an amazon ec2 instance on aws. README
jkizo/aws-ec2-delete Delete a amazon ec2 instance. README
jkizo/aws-ec2-start Start a amazon ec2 instance. README
jkizo/aws-ec2-stop Stops a amazon ec2 instance. README
jkizo/awsgo Executes any cli command with aws using a golang wrapper to provide the authentication before executing. README
jkizo/awslog Writes a log line to aws cloudwatch logs with provided log stream and group. README
jkizo/azgo Executes any azure cli command using a golang wrapper to provide the authentication before executing. README
jkizo/azinvoke Executes a cloud function on azure using the function name, function app and function key as authentication to do so. README
jkizo/azlog Writes a log line to Azure Log Analytics Workspace. README
jkizo/azure-servicebus Writes a message to Azure's Servicebus README
jkizo/azure-upload Uploads a base64 encoded string to a blob on Azure. README
jkizo/debug Prints all the information that direktiv sends to the container README
jkizo/discordmsg Writes a discord message to a webhook URL. README
jkizo/elasticsearch Writes a new JSON document to an index or queries an index in its entirety. README
jkizo/gcloud Executes a gcloud cli command using a golang wrapper to provide authentication via service account key file. README
jkizo/gcloud-instance-create Create a compute engine instance on google cloud. README
jkizo/gcloud-instance-delete Delete a compute engine instance on google cloud. README
jkizo/gcloud-instance-start Starts a compute engine instance on google cloud. README
jkizo/gcloud-instance-stop Stop a compute engine instance on google cloud. README
jkizo/gcplog Writes a log line to a stackdriver logging implementation README
jkizo/google-pubsub Writes a message to Google's Pubsub service. README
jkizo/google-sentiment-check Reads a string and tells you the sentiment of the written text. README
jkizo/google-translator Reads a string and converts it to the targeted language. README
jkizo/google-upload Uploads a base64 encoded string to a bucket on Google. README
jkizo/googleinvoke Executes a cloud function on google using a client authenticated via a service account key. README
jkizo/googlemsg Writes a google message to a webhook URL. README
jkizo/greeting Outputs a greeting README
jkizo/imagerecognition Checks an image to see if it is safe for work and responds with content is likely to be racy, adult or violence themed. README
jkizo/influxdb A container that provides the opportunities to write or query data on an InfluxDB instance. README
jkizo/kafka Writes a message to a Kafka service README
jkizo/lambda Executes a cloud function on aws using their golang SDK. README
jkizo/rabbitmq Writes a message to the RabbitMQ Service README
jkizo/redis Sets and gets on a redis memory store. README
jkizo/request Perform a basic HTTP/S request. README
jkizo/simplepostgresclient Perform simple interactions on a PostgreSQL database. README
jkizo/slackmsg Writes a message to a slack webhook url README
jkizo/smtp A simple smtp client to send an email README
jkizo/solve Solves math expressions README
jkizo/store Add a row to a 'Google Sheets' spreadsheet. README
jkizo/tweet Tweets a message to a twitter account. README
jkizo/twilio Sends an email or SMS message using Twilio. README

About

Applications that are used in Direktiv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.4%
  • Dockerfile 13.6%
  • Makefile 1.0%