Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git via Reverse Proxy Authentication

How to use

# 1. Run
docker-compose up -d

# 2. Prepare `passwd`
docker exec -it git-via-reverse-proxy-authn-apache-1 /opt/rh/httpd24/root/usr/bin/htpasswd -c /etc/httpd/passwd sample-user

⚠️ Caution

  • There is a name resolution problem that MySQL do not recognize Apache proprly. If you want to use Apache session module, please fix IP address in docker-compose.yml.
  • As git remote server, GitLab is used, so it may cause trouble with memory or CPU.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages