Skip to content

Added CI GHA - #83

Open
telnet-harsha wants to merge 145 commits into
masterfrom
add/gha
Open

Added CI GHA#83
telnet-harsha wants to merge 145 commits into
masterfrom
add/gha

Conversation

@telnet-harsha

Copy link
Copy Markdown
Contributor

No description provided.

captn3m0 and others added 30 commits October 30, 2017 14:26
* docker-compose file added

* removed the mount to ~/.aws inside container

* added distelli-manifest file

* removed incorrect ref to concierge service in distelli manifest

* added GIT_COMMIT_HASH ref to Dockerfile

* docker: updated dockerfiles

* docker: updated compose files

* docker: conf: dev, np, prod nginx conf/template

* docker: entrypoint for dev, np, prod

* env: docker, np, prod templates

* docker: readme updated

* fixed typo on docker-compose.dev

* Upgrade changes

- The local config is working perfectly using docker-compose
- Instructions are in DOCKER-README.md
- The alohomora part works as follows:
  - Once the instance boots up, it generates a fastcgi.conf
  - using alohomora, then copies it to the nginx config as well
  - Then fastcgi params are passed through to concierge using FPM
- TODO: alohomora part needs to be tested thoroughly using distelli

* fixed db_connection issue from concierge_web and fixed docs

* added alohomora lookups in fastcgi.conf

* fixed syntax error in fastcgi conf

* refactor: removed some db/AWS cred lookups

* added DB_USERNAME lookup again as we don't have a default value for that

* distelli: removes unused test line

* dockerconf:fastcgi: s/gogle_client_secret/google_client_secret

* fixed entrypoint.sh for alohomora binary

* dockerconf: fastcgi.conf: s/db_passwword/db_password

dockerconf: added missing semi-colons

* dockerconf: added missing semi-colons

* [config] Fixes BASE_URL and APP_DOMAIN

* [config] Pick up redirect URL from config

* [config] Adds DB_HOST

* dockerconf:fastcgi: added quoutes aroung fastcgi_params

* [oauth] Shifts to CurlClient

* Redirect to absolute URLs

* Adds storage/framework to git

* [nginx] Updates nginx config for ELB https enforcement

* Disable CSRF verification for cron route

* Fixes URLs

* Fixes company domain validator

* Fixes user creation

* Don't die needlessly

* Switches cron to token auth

* Fixes exception handling

* k8s: added commit.txt for livenessProbe

* k8s: added route for /v1/status

* k8s: corrected /v1/status/ endpoint to connect to db

* k8s: using package DB for HomeController

* k8s: moved route from v1/status-> /status

* enabled acces_log, host based access_log for nginx
[trace] Adds debug message for exceptions during lease creation
Updates commit.txt and status route
We're using this in via kubernetes cronjobs
- php7-xmlwriter
- php7-simplexml
refactor: dockerfile to use newer parent image
- Removes alohomora from nginx config
- switches to default_server on production
- Remove commit.txt from access logs
- Removes Duo entirely
gaurav1308 and others added 29 commits March 11, 2021 17:51
Adds new user creation for looker
Added AWS Security Group leasing feature along with distributed lock on ingress resources
remove unused code from master
* Fix vulns in concierge image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.