Commit Graph

3 Commits

Author SHA1 Message Date
Aswin V 6f2384c97e
Add missing env to one click deploy (#122)
* Fix env from heroku

* Add missing envs

* Support DATABASE_URL env

* Fix IDP_ENABLED env check

* Remove env setting

* SAML_AUDIENCE env value and not required change

* CLIENT_SECRET_VERIFIER not required

* Fix envLink and add variables

* Use defaultDb util across npm and service

* Add IDP_ENABLED
2022-03-18 18:37:44 +00:00
Aswin V bcda0cec38
Add EXTERNAL_URL and description (#83) 2022-02-15 23:35:21 +00:00
Aswin V ec83f5052b
56 one click deploy (#70)
* Add deploy to vercel badge

* app.json for heroku

* customise web process and set env

* export env

* invoke next directly

* Fix script

* Bind to the heroku container port

* Deploy to heroku button

* Add env description

* set SSL to true

* Try with query params

* Try with ssl setting

* Revert changes

* Use sslmode with conn string

* Add env to set typeorm connection setting for ssl

* Fix option setting

* Remove sslmode

* Remove template

* Name fix

* Test the PGSSLMODE flag

* Cleanup

* addback newline

* Remove plan spec
2022-01-21 23:17:01 +00:00