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

Improvements to easy install #1593

Open
6 tasks
revant opened this issue Oct 30, 2024 · 0 comments
Open
6 tasks

Improvements to easy install #1593

revant opened this issue Oct 30, 2024 · 0 comments

Comments

@revant
Copy link
Collaborator

revant commented Oct 30, 2024

  • refactor code, improve nested code blocks, add sub-commands
  • easy-install.py deploy, production setup, also migrate.
  • easy-install.py develop, development setup
  • easy-install.py build, build custom image
  • easy-install.py wizard, interactive wizard, build and deploy, just deploy, create development setup, migrate existing setup.
  • all options should also be picked up from environment variables if specified including SUBCOMMAND

Migrate part from deploy command and wizard needs previous project names, compose and env files. May need to store data under $HOME/.frappe/easy-install.

May explore curl -sSL https://frappe.fyi/easy-install | python3 if it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant