Skip to content

Releases: Accenture/adop-nginx

0.3.5

12 Nov 16:00
8e19901
Compare
Choose a tag to compare

Fixes :

  • Fixed GitLab location block and removed trailing slash after GitLab proxy_pass URL.

0.3.4

29 Oct 17:39
fef3c96
Compare
Choose a tag to compare

Features:

  • Removing Gerrit as the SCM provider and replacing it with Gitlab to be accessed via the proxy

0.3.3

15 Nov 13:20
b1e8281
Compare
Choose a tag to compare

Improvements :

  • Parameterized ldap protocol configuration (LDAP_PROTOCOL) with default set to ldap.

Fixes :

  • Removed redundant step of creating the html share directory in entrypoint.sh script.

0.3.2

22 Sep 13:58
Compare
Choose a tag to compare

Improvements :

  • Added travis build (PR #1)

Fixes :

0.3.1

07 Aug 09:00
Compare
Choose a tag to compare

Improvements:

  • Service extension config files can now be added under "/etc/nginx/sites-enabled/service-extension/*.conf" without the need to bake a new image (#22)
  • Increased "client_max_body_size" to 1G (#38)

Fixes:

  • Removed redundant htpasswd file (#21)
  • Removed baked in redundant SSL certificates (#23)
  • Folder creation for /usr/share/nginx/html (#35 & #39)
  • README updates (#31)

0.3.0

02 Aug 10:45
Compare
Choose a tag to compare

New features:

  • Docker Registry virtual host configuration

Improvements:

  • Increased "client_max_body_size" to 100m

0.2.0

20 Apr 12:22
Compare
Choose a tag to compare

New features:

  • LDAP LTB service added for self-service password management
  • LDAP PHP Admin service added to provide a UI for LDAP

0.1.1

07 Apr 15:37
Compare
Choose a tag to compare

New features:

  • Added a script to refresh the homepage when content is added to the bp directory

Fixes:

  • Fixed the proxy rules to enable SSL termination outside of the Swarm