Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
/ f5-get-posts Public archive

Remix of F5 for Kubernetes and openFaas that uses CronJobs, Serverless, React, and MongoDB.

Notifications You must be signed in to change notification settings

fairbanksio/f5-get-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f5-get-posts

Serverless function to return posts from MongoDB in JSON format.

Manually run with openfaas-cli

faas-cli deploy --image=bsord/f5-get-posts --name=f5-get-posts --gateway=https://fn.yourfqdn.tld --env=MONGO_URI=mongodbstringurihere

TODOS

  • Create function for getting posts from database
  • Update Readme on how to deploy by hand with faas-cli
  • Automate build and versioning

About

Remix of F5 for Kubernetes and openFaas that uses CronJobs, Serverless, React, and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published