Uninett / Howitz

1 stars 3 forks source link

Describe more config for running in production #124

Closed hmpf closed 2 weeks ago

hmpf commented 3 weeks ago

Closes #109

github-actions[bot] commented 3 weeks ago

Test results

    4 files      4 suites   8s :stopwatch:   38 tests   38 :heavy_check_mark: 0 :zzz: 0 :x: 152 runs  152 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 1d6c300f.

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@900367c). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ======================================= Coverage ? 48.60% ======================================= Files ? 16 Lines ? 1004 Branches ? 0 ======================================= Hits ? 488 Misses ? 516 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

hmpf commented 3 weeks ago

I would much rather have a section in the actual docs for production, with a complete example file. I realized when I was checking our prod setup recently that we HAVE a docs tree. facepalm

I added "listen" and "port" to my dev config file in [howitz] and set devmode to false, and it works. (After a few false starts and wrong locations).

podliashanyk commented 2 weeks ago

I would much rather have a section in the actual docs for production, with a complete example file. I realized when I was checking our prod setup recently that we HAVE a docs tree. facepalm

Sounds great! This PR or separate issue?

hmpf commented 2 weeks ago

I would much rather have a section in the actual docs for production, with a complete example file. I realized when I was checking our prod setup recently that we HAVE a docs tree. facepalm

Sounds great! This PR or separate issue?

Separate, we could have a META "move docs from README to docs/" issue.