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

​Reduce external dependencies with self-hosting #9409

Open
1 task
fingerart opened this issue Dec 28, 2024 · 1 comment
Open
1 task

​Reduce external dependencies with self-hosting #9409

fingerart opened this issue Dec 28, 2024 · 1 comment
Labels
story Features perceivable by end-users

Comments

@fingerart
Copy link

fingerart commented Dec 28, 2024

Description

Can I use sqlite instead of Postgre or redis in self-hosting? In some cases, I don't want to rely on external components and don't have particularly high requirements for performance. It's a bit like gitea, I can choose not to use MySQL and PostgreSQL.

https://docs.gitea.com/installation/install-with-docker-rootless#basics

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@fingerart fingerart added the story Features perceivable by end-users label Dec 28, 2024
@forehalo
Copy link
Member

sqlite is lacking some features we dependent on postgresql. we would provide an all-in-one image including all dependencies without further components management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Features perceivable by end-users
Projects
None yet
Development

No branches or pull requests

2 participants