Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Latex Pandoc Mermaid Plantuml Docker
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Modjular
Latex Pandoc Mermaid Plantuml Docker
Graph
master
Select Git revision
Branches
2
develop
default
protected
master
protected
Tags
6
v6
protected
v5
protected
v4
protected
v3
protected
v2
protected
v1
protected
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jan
28
7
Oct
6
10
Mar
8
12
Dec
26
Sep
21
Jun
18
24
Apr
11
29
Mar
28
23
22
11
Feb
29
Jan
28
Dec
26
24
Aug
13
27
Jan
4
Feb
21
Jan
Added mermaid example to readme
develop master
develop master
Updated readme and gitignore now that its working
v6
v6
Bumping base image version to v5
v5
v5
bumped base image version to v4
v4
v4
Bumped base image version to v3
bumped base image to v2 to fix non-root user bug
v3
v3
Added missing backslash on new line
v2
v2
Using modjular alpine-edge as base image
moved modjular stuff to front of docker
made scripts executable
Deploying v1
v1
v1
Renamed gitlab-ci job
Made dockerfile modjular
Removed broken part from proxy conf.
Fixed some bugs in the container preventing startup
Updated readme for proxy feature.
Added proxying functions in addition to the redirection features.
Fixed bug, wrong number of arguments passed to env.
Initial version of a docker container that simply redirects ngix connections.
Merge pull request #13 from oriy/master
Support alternative http code for PUT, PATCH and DELETE methods
docs for the X-Forwarded-Proto or $scheme behavior, #11
Merge pull request #11 from sukobuto/master
fix: lookup X-Forwarded-Proto for redirect scheme
Merge pull request #10 from chschu/master
allow overriding the default access log and error log locations
Merge pull request #9 from handcode/master
cleanup test: remove 300 as valid code
optionally define different status code for POST requests, cherry picked from https://github.com/schmunk42/docker-nginx-redirect/pull/8
allow 301, 302, 303, 307 or 308 as HTTP Status Codes used for redirect
Merge pull request #7 from claflico/master
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update run.sh
Update default.conf
Merge pull request #6 from chschu/master
remove shells to make nginx the main process of the container
Loading