Problems with installing on Ubuntu 17.04 (Omnibus package installation (recommended)).
Background:
It is recommended to install GitLab via the Omnibus package installation. I tried to install it on Ubuntu version 17.04. But this is not working as there is no package available for "Zesty". So I changed "Zesty" in "Xenial" in the file "/etc/apt/sources.list.d/gitlab_gitlab-ce.list". OK, now if I execute "sudo apt-get install gitlab-ce" things are rolling.
At the end, of the installation and doing a "sudo gitlab-ctl reconfigure" I am able to open with my browser "http://localhost:808" to start GitLab. But there are 2 main problems;
- I can't change the navigation style as I will receive a 422.
- And besides that, the correct style sheets are not loaded as I have a disorganized screen (see attached printscreen).
What questions are you trying to answer? Is Ubuntu version 17.04 supported? How can I install it on Ubuntu 17.04 using localhost as the external URL?
Are you looking to verify an existing hypothesis or uncover new issues you should be exploring?
What is the backstory of this project and how does it impact the approach?
What do you already know about the areas you are exploring?
What does success look like at the end of the project?