X Tutup
The Wayback Machine - https://web.archive.org/web/20201106142128/https://github.com/appwrite/appwrite/issues/547
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

Appwrite [Lite / Slim / Mini / Zero] #547

Open
eldadfux opened this issue Sep 21, 2020 · 13 comments
Open

Appwrite [Lite / Slim / Mini / Zero] #547

eldadfux opened this issue Sep 21, 2020 · 13 comments

Comments

@eldadfux
Copy link
Member

@eldadfux eldadfux commented Sep 21, 2020

We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, KintoHub, and others).

The new container can extend/copy the Dockerfile we're using in branch 0.7.x and should add on top of its installations for all our 3rd party containers and run all internal process (scheduler + workers) as shown in the docker-compose file: https://github.com/appwrite/appwrite/blob/e4ff592eacc29000d04d0ba8c433b25e8a28c9bd/docker-compose.yml

This issue should be managed as a standalone repo that we'll later merge under the appwrite namespace.

@qt-sergal
Copy link
Contributor

@qt-sergal qt-sergal commented Sep 24, 2020

Hi! Can I take this issue? Would be glad to start contributing to Appwrite and this issue looks like a great beginning.

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Sep 24, 2020

Yeh sure @qt-sergal. I have assigned you with the issue. I'll open a separate repo for you to submit a PR with the new Dockerfile. Please reach out to me on Discord if you have any question.

https://appwrite.io/discord

@qt-sergal
Copy link
Contributor

@qt-sergal qt-sergal commented Sep 24, 2020

Okay! Great, I will start working on it right away.

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Sep 24, 2020

Great! this is the new repo: https://github.com/appwrite/lite the name is temporary as we want to put it to a community vote :)

@ritwikchakraborty123
Copy link

@ritwikchakraborty123 ritwikchakraborty123 commented Oct 2, 2020

Sir I also want to contribute or may be collaborate with other contributer

@appwrite appwrite deleted a comment from Jacimartini98 Oct 4, 2020
@appwrite appwrite deleted a comment from Jacimartini98 Oct 4, 2020
@Arunoday-bhattacharjee
Copy link

@Arunoday-bhattacharjee Arunoday-bhattacharjee commented Oct 7, 2020

Hey I would also like to contribute to this issue . Can I help in any way?

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Oct 14, 2020

Hey @qt-sergal, would be great if you could post an update about your progress with this issue. 🙏🏻

@qt-sergal
Copy link
Contributor

@qt-sergal qt-sergal commented Oct 15, 2020

Hi! Sorry, I am already done working on it, just got busy and wasn't sure if i should pull request things part-by-part or all at once.
Will create a pull request to the other repository later today.

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Oct 15, 2020

@qt-sergal That's great, looking forward!

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Oct 17, 2020

Hey @qt-sergal any updates? sorry for nudging...

@qt-sergal
Copy link
Contributor

@qt-sergal qt-sergal commented Oct 17, 2020

Really sorry for stalling. Due to the situation I told you about before in Direct Messages, I don't have enough time. Regarding the PR i mentioned earlier - i tested it more, locally and encountered quite many problems with the required setup. I can still send it if you want me to.

@qt-sergal qt-sergal removed their assignment Oct 17, 2020
@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Oct 17, 2020

@qt-sergal yeh, please send it or submit as a draft PR, and maybe I can try and help with some of the problems.

@eldadfux
Copy link
Member Author

@eldadfux eldadfux commented Oct 21, 2020

@qt-sergal would you like to still work on it? should I review the PR? Please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
To do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.
X Tutup