Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve initial setup experience #232

Open
YoungjaeKim opened this issue Mar 21, 2024 · 1 comment
Open

Improve initial setup experience #232

YoungjaeKim opened this issue Mar 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@YoungjaeKim
Copy link
Contributor

YoungjaeKim commented Mar 21, 2024

  1. set default value to .env.sample
  2. set MySQL migration to true
  3. [reported] describe BASE_URL clearly
  4. add locale combobox to Tenant setup
  5. change OS to OpenSearch in .env
  6. add JWT generator link in .env comment; https://www.javainuse.com/jwtgenerator
  7. add Session Password description and generator; (1) https://github.com/vvo/iron-session?tab=readme-ov-file#session-options (2) https://github.com/vvo/iron-session?tab=readme-ov-file#session-options
  8. arrange and accumulate required & optional fields in .env for better reading.
  9. [reported] check first tenant creation flows
  10. [reported] improve Dockerfile and DockerCompose to better isolated manner
@YoungjaeKim YoungjaeKim added the enhancement New feature or request label Mar 21, 2024
@mrgomdev
Copy link

It would be helpful to construct Getting Started process that:

  • is well virtualized and encapsulated, like MySQL, ELK, or many other standalone software, running itself only from config.
  • includes health checks, validations, and organizaed dependancies between sub services

Thank you for your work so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants