Commit c247cc986eba7b80ac992fefb6a6ce49db616c17

Authored by dosire
1 parent 4fdbc929

Note the state of this.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
doc/update.md
... ... @@ -2,6 +2,8 @@
2 2  
3 3 ## Upgrading from a non-Omnibus installation to an Omnibus installation
4 4  
  5 +Upgrading from non-Omnibus installations has not been tested by GitLab.com.
  6 +
5 7 If you are using a MySQL database you have to configure a [non-packaged MySQL database](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#using-a-non-packaged-database-management-server) or [convert to PostgreSQL](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/mysql_to_postgresql.md) before the backup.
6 8  
7 9 Please be advised that you lose your settings in files such as gitlab.yml, unicorn.rb and smtp_settings.rb.
... ...