Web installation and upgrade
Created by: azmeuk
Hi, It would be great if, like some others projects such as Wordpress, Gitlab would have a web installer that would:
- Check for dependencies
- Create users, and allow to use another username
- Create and initialize the database
- Allow to configure the first gitlab user profile
What would need to be done manually then would be:
- Web server installation / configuration
- Dependencies build / installation
- Init script installation
Also, when a new Gitlab version is out, it would be great if Gitlab could notify admin users, and allow them to update Gitlab by the web interface.