Skip to content

Possible to use SQLite? #88

Answered by dangtony98
unleashit asked this question in Q&A
Dec 6, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @unleashit!

Infisical uses MongoDB as its database, so the self-hosted version would require it; understandably, it might be a lot of overhead for smaller projects — would be cool to have an Infisical-mini one day haha.

Regarding nginx, we include a basic nginx setup for people to get up and running; it routes requests to either the frontend or backend (this is an unfortunate result of one of our early design decisions to split the frontend and backend into separate images; in the future ideally you won't even need a reverse-proxy to run Infisical when it's all squeezed into 1 image).

In practice, you can configure and use your own reverse-proxy for Infisical such as traefik which som…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by unleashit
Comment options

You must be logged in to vote
2 replies
@dangtony98
Comment options

@unleashit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants