From e5d43c1300ad575e547a8494cd5a1a8438ebd587 Mon Sep 17 00:00:00 2001 From: khalidpk44 <100615007+khalidpk44@users.noreply.github.com> Date: Wed, 21 Sep 2022 12:58:08 +0100 Subject: [PATCH 1/9] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14bb72e7..22835c02 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,4 @@ Default web root: ``` ## If you require permissions to GCP, or Gitlab resources, please talk to dare@propitix.com +this is temporary changes From c4ff81c75e48d79100a4bd98d403e16908ab7a50 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Mon, 26 Sep 2022 21:25:13 +0000 Subject: [PATCH 2/9] first commit --- a.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 a.sh diff --git a/a.sh b/a.sh new file mode 100644 index 00000000..e69de29b From 35d3a40befc6dc8ead3701936f527106c2fead6a Mon Sep 17 00:00:00 2001 From: Cloud User Date: Mon, 26 Sep 2022 21:26:26 +0000 Subject: [PATCH 3/9] aa --- html/README.md | 0 html/admin_tooling.php | 0 html/create_user.php | 0 html/functions.php | 0 html/img/.gitkeep | 0 html/img/grafana.png | Bin html/img/jenkins.png | Bin html/img/jfrog.png | Bin html/img/kibana.png | Bin html/img/kubernetes.png | Bin html/img/logo-propitix.png | Bin html/img/prometheus.png | Bin html/img/rancher.png | Bin html/index.php | 0 html/login.php | 0 html/register.php | 0 html/style.css | 0 html/tooling_stylesheets.css | 0 18 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 html/README.md mode change 100644 => 100755 html/admin_tooling.php mode change 100644 => 100755 html/create_user.php mode change 100644 => 100755 html/functions.php mode change 100644 => 100755 html/img/.gitkeep mode change 100644 => 100755 html/img/grafana.png mode change 100644 => 100755 html/img/jenkins.png mode change 100644 => 100755 html/img/jfrog.png mode change 100644 => 100755 html/img/kibana.png mode change 100644 => 100755 html/img/kubernetes.png mode change 100644 => 100755 html/img/logo-propitix.png mode change 100644 => 100755 html/img/prometheus.png mode change 100644 => 100755 html/img/rancher.png mode change 100644 => 100755 html/index.php mode change 100644 => 100755 html/login.php mode change 100644 => 100755 html/register.php mode change 100644 => 100755 html/style.css mode change 100644 => 100755 html/tooling_stylesheets.css diff --git a/html/README.md b/html/README.md old mode 100644 new mode 100755 diff --git a/html/admin_tooling.php b/html/admin_tooling.php old mode 100644 new mode 100755 diff --git a/html/create_user.php b/html/create_user.php old mode 100644 new mode 100755 diff --git a/html/functions.php b/html/functions.php old mode 100644 new mode 100755 diff --git a/html/img/.gitkeep b/html/img/.gitkeep old mode 100644 new mode 100755 diff --git a/html/img/grafana.png b/html/img/grafana.png old mode 100644 new mode 100755 diff --git a/html/img/jenkins.png b/html/img/jenkins.png old mode 100644 new mode 100755 diff --git a/html/img/jfrog.png b/html/img/jfrog.png old mode 100644 new mode 100755 diff --git a/html/img/kibana.png b/html/img/kibana.png old mode 100644 new mode 100755 diff --git a/html/img/kubernetes.png b/html/img/kubernetes.png old mode 100644 new mode 100755 diff --git a/html/img/logo-propitix.png b/html/img/logo-propitix.png old mode 100644 new mode 100755 diff --git a/html/img/prometheus.png b/html/img/prometheus.png old mode 100644 new mode 100755 diff --git a/html/img/rancher.png b/html/img/rancher.png old mode 100644 new mode 100755 diff --git a/html/index.php b/html/index.php old mode 100644 new mode 100755 diff --git a/html/login.php b/html/login.php old mode 100644 new mode 100755 diff --git a/html/register.php b/html/register.php old mode 100644 new mode 100755 diff --git a/html/style.css b/html/style.css old mode 100644 new mode 100755 diff --git a/html/tooling_stylesheets.css b/html/tooling_stylesheets.css old mode 100644 new mode 100755 From 99e6f20a85a06240b677029edce5c3bf791a5450 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 10:50:32 +0000 Subject: [PATCH 4/9] aa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22835c02..2922a34a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) - +aa ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer. From e69346c025179783b0161db1fa0e7d05ce7e7b68 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 10:56:10 +0000 Subject: [PATCH 5/9] bb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2922a34a..e2dd2292 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) -aa +aabb ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer. From e930f738c3b825e09a2645aa2ce2f5480d925cb8 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 11:08:04 +0000 Subject: [PATCH 6/9] bb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2dd2292..1c38ef0a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) -aabb +aabbcc ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer. From 2c66358e434abeafd1a5d63414733f89c88402f9 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 11:10:26 +0000 Subject: [PATCH 7/9] bb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c38ef0a..e8d1448e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) -aabbcc +aabbccdd ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer. From 8c68f8d8de85b5c7c27915b8e2e242f0ad1236ec Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 11:24:11 +0000 Subject: [PATCH 8/9] bb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d1448e..7f207ab9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) -aabbccdd +aabbccddee ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer. From ddac5dd05720dc07675fc9bf5f299ff8a04a0e14 Mon Sep 17 00:00:00 2001 From: Cloud User Date: Tue, 27 Sep 2022 11:31:47 +0000 Subject: [PATCH 9/9] bb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f207ab9..4c1c8ff7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![nginx 1.17.2](https://img.shields.io/badge/nginx-1.17.2-brightgreen.svg?&logo=nginx&logoColor=white&style=for-the-badge)](https://nginx.org/en/CHANGES) [![php 7.3.8](https://img.shields.io/badge/php--fpm-7.3.8-blue.svg?&logo=php&logoColor=white&style=for-the-badge)](https://secure.php.net/releases/7_3_8.php) -aabbccddee +aabbccddeeff ## Introduction This is a Dockerfile to build a debian based container image running nginx and php-fpm 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer.