Skip to content
Snippets Groups Projects
Commit 4a9c07a8 authored by Ruben Davila's avatar Ruben Davila
Browse files

Add section to compile GetText files for source installations

parent 1cd5c6d9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -505,6 +505,10 @@ Check if GitLab and its environment are configured correctly:
sudo -u git -H yarn install --production --pure-lockfile
sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production NODE_ENV=production
 
### Compile GetText PO files
sudo -u git -H bundle exec rake gettext:compile RAILS_ENV=production
### Start Your GitLab Instance
 
sudo service gitlab start
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment