Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3182

Closed
Open
Created Mar 09, 2013 by Administrator@rootOwner

No icon on gitlabhq 5.0 pre

Created by: zoic21

Hi,

First I wanted to congratulate you for your application really makes me lot of services.

On a new installation I am currently testing the version of the master branch but I am having a problem with icons it does not appear

image

Gitlabhq pass all tests and everything seems to work correctly exept icon (when I look at the files used for interface I do not see font-awesome guess the problem comes from)

Here my configuration : unicorn.rd : listen "127.0.0.1:8080" apache : <VirtualHost *:80> ServerName xxxx.xx.xx

Custom log file locations

ErrorLog /var/log/apache2/gitlab_error.log CustomLog /var/log/apache2/gitlab_access.log combined

ProxyRequests Off ProxyPreserveHost On ProxyPass / http://127.0.0.1:8080/ ProxyPassReverse / Order deny,allow Allow from all

I think the problem comes from my configuration but I can't see where.....

Thank you in advance

Assignee
Assign to
Time tracking