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

Web installation for hostings #19

Open
dgrudinin opened this issue Apr 7, 2019 · 0 comments
Open

Web installation for hostings #19

dgrudinin opened this issue Apr 7, 2019 · 0 comments
Labels
enhancement New feature or request up-for-grabs
Milestone

Comments

@dgrudinin
Copy link
Contributor

dgrudinin commented Apr 7, 2019

Some integrations of Medkey need web installation feature.

Installation process may look like such steps:

  1. Users upload Medkey files via ftp/sftp/other file transfer protocol, available on hosting;
  2. User puts Medkey files into executable directory and go to install URI
  3. Medkey installation script checks system requirements and missing conditions, if they are.
  4. When everything correct - installation script asks for next things:
  • Database type and configuration (must be available at least PostgreSQL and MySQL);
  • Critical application configuration parameters like wizard;
  • Administrative account configuration.
  1. After installation admin need to remove install directory from hosting.
  2. Administrator must see current application installation and configuration integrity status via web interface:
  • Removed or not installation directory;
  • Permissions on directories;
  • Database connection status;
  • Selected configuration.
@dgrudinin dgrudinin added the enhancement New feature or request label Apr 7, 2019
@dgrudinin dgrudinin added this to the v1.0.0 milestone Apr 7, 2019
@dgrudinin dgrudinin self-assigned this Apr 7, 2019
@dgrudinin dgrudinin modified the milestones: v1.0.0, v1.1.0 Apr 16, 2019
@dgrudinin dgrudinin removed their assignment Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request up-for-grabs
Projects
None yet
Development

No branches or pull requests

1 participant