8000 GitHub - BCHarker-OCT/simple-app: A simple app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BCHarker-OCT/simple-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😎 Simple App

A simple app that can be deployed for testing in your kubernetes clusters.

🧪 Environment Variables

There are currently 3 environment variables for this app:

  • PORT which defaults to 9000
  • APP_GREETING with a default Hello, World! this variable tests setting a plaintext value and retrivieing it.
  • MAGIC_WORD this value would optimally be retrieved from a secret password store. The value is shown plaintext on the web page, but is not intended to secure anything and merely test that retrieval and deployment is working correctly.

🖥️ Final Product

A final deployed product should produce an HTML page with our greeting, dynamically generated color of the day, and magic word pulled from our secret variable. Of course, your page will vary based on how you choose to set your variables.

picture showing output of a fully deployed app

About

A simple app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0