Skip to content

notopia-uit/notopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

828 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notopia

Service Quality Gate Bugs Code Smells Maintainability
Note Quality Gate Bugs Code Smells Maintainability
Web Quality Gate Bugs Code Smells Maintainability
Document Quality Gate Bugs Code Smells Maintainability
Authorization Quality Gate Bugs Code Smells Maintainability
Search Worker Quality Gate Bugs Code Smells Maintainability

Wakatime

OTEL

https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/

Dev

  • Delete broken symlinks in the current directory and its subdirectories
    find . -type l ! -exec test -e {} \; -print -delete

TO-DO

  • Document service
    • Currently only hocuspocus guard the document, other like create/update/delete revision not check, bcs I'm lazy

      If do, should create a guard outside of it

    • Health check
  • Authorization service
    • Health check
  • Cannot deal with domain.com:8080/api/v1 base path
  • no env validation for document, search-worker
  • Health check to other services (api service, meili, postgres...)
  • Connection pool max connections, idle, timeout for database, meili