oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
47 stars 59 forks source link

add openshift definitions #424

Closed JamesKunstle closed 1 year ago

JamesKunstle commented 1 year ago

Huge thanks to Cory Latschkowski koree@redhat.com for helping me gitops-ify our app.

JamesKunstle commented 1 year ago

@codekow These files define the application- where should we define the secrets? I'd assume that defining them in a private repo and applying them would be reasonable.

codekow commented 1 year ago

@codekow These files define the application- where should we define the secrets? I'd assume that defining them in a private repo and applying them would be reasonable.

That's the simplest solution for now. 👍

codekow commented 1 year ago

@JamesKunstle To match the docker-compose I would refactor web-server to app-server