Skip to content

Improvements to readme.md : database restore, mysql, pg_trgm, & app:rake#1695

Closed
ragaar wants to merge 1 commit intosameersbn:masterfrom
ragaar:master
Closed

Improvements to readme.md : database restore, mysql, pg_trgm, & app:rake#1695
ragaar wants to merge 1 commit intosameersbn:masterfrom
ragaar:master

Conversation

@ragaar
Copy link

@ragaar ragaar commented Aug 3, 2018

Fixed the restore command

The restore command was incorrect, the time stamp being used is no longer valid.

Added another reference on how to interact with app:rake

For debugging purposes it can be immensely helpful to perform a series of commands on an interactive terminal.

This command outlines how users can interact with app:rake commands when attached to the container.

Describe how to add pg_trgm extension to postgres

The pg_trgm extension has been required for quite a few versions. The specific SQL command to add this extension was been missing. This commit adds the SQL command to create that extension.

MySQL is deprecated

A brief statement had mentioned that Gitlab HQ discourages using MySQL. It did not offer any insight, or reference as to why, however. I included a little bit more detail and a link to Gitlab HQ's official statement.

Closes #1336

## Fixed the restore command 

The restore command was incorrect, the time stamp being used is no longer valid.

## Added another reference on how to interact with app:rake

For debugging purposes it can be immensely helpful to perform a series of commands on an interactive terminal.

This command outlines how users can interact with app:rake commands when attached to the container.

## Describe how to add `pg_trgm` extension to postgres

The `pg_trgm` extension has been required for quite a few versions. The specific SQL command to add this extension was been missing. This commit adds the SQL command to create that extension.

## MySQL is deprecated

A brief statement had mentioned that Gitlab HQ discourages using MySQL. It did not offer any insight, or reference as to why, however. I included a little bit more detail and a link to Gitlab HQ's official statement.

Closes sameersbn#1336
gjrtimmer referenced this pull request in gjrtimmer/docker-gitlab Dec 13, 2018
@ragaar
Copy link
Author

ragaar commented May 27, 2019

Captured within #1812

@ragaar ragaar closed this May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.md may be out-of-date

1 participant