Skip to content

Commit

Permalink
Merge pull request #1 from ml-evs/ml-evs/add-app-url
Browse files Browse the repository at this point in the history
Add `APP_URL` setting to allow for smoother auth redirects
  • Loading branch information
PeterKraus authored Jul 10, 2024
2 parents a3b0301 + a5e4ae9 commit 78604cb
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exclude: ^src/.*
exclude: ^src/.*|^ansible/vaults/datalab/.*

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
4 changes: 2 additions & 2 deletions ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
roles:
- role: setup
tags: [setup]
# - role: docker
# tags: [setup]
# - role: docker
# tags: [setup]
- role: fail2ban
tags: [setup]
- role: datalab
Expand Down
42 changes: 22 additions & 20 deletions ansible/vaults/datalab/prod_config.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
$ANSIBLE_VAULT;1.1;AES256
39643235343861363062373732343234323337643238313162393231366330383337346262366363
3561366364613664323031366537393539363331353034320a653362613630636431313137303234
32663632336665373236323232633131666462626561353035343830333631333235376361353430
3166376162393363360a396163353964356461313762666132333665383830326635333738663433
33393433646531623238333964633664386361366266323539633465643434626435323566376439
64306636313437383530646330666431313432383664653962336134646337346235323636663761
38633463633365363033363830303265626665653235626134623561623661656635346134313462
31316437376561376633336235623765376138643261666438353935643031666364366533356162
33396663613636323038326366353237633332663463343864313261383332383863373266376534
34313933333261303865393938353835376534663362613239313731613963343733343339616133
61326461366537343630636238353064326263376163303839346132336164333136636664333032
39656164353231373738316139366361336239653337363730353934643034336163333866373762
39376339643230653538326435366261386335626161653438373832373865363634396636303730
35343265653832376333306231366634313162646562353835343834343264303362373334333335
37306234343739633536323131353930393139383262663034396431393064613834333630343933
65613263323039333237323466656535346130373766343464303266613332326135643735363131
65653262343963336432353630636265633033393034343734653465653834633364306633646465
39313933633339626365343864636364363138636633356163616463316330383537643362363536
31393465643338306139316537643130393437663734396132653531343332656430383365306634
62393266633532363839
30303635343235343236303632323930346130626435366633376364383632386134663664363665
3166333930653262653863343961636236633064613634360a623363313735663132313933636266
37646232613938376336346136653634653334613363626362616238376266656132393034636564
3735613338393634360a646566303131323665313632366430636236333830383463663538613265
30326134303032393864653537643366326331393639666631386666613836383236613130316239
37653632336232613730333032396634646265373031376537663136393037623461643034323038
66336366316435323330326230313735343435396639313138323531623133383235323363366138
65376331623432393532636161653062326663373439303163376633616531323864336663333965
64636164613638663361303462663266346330396335636563373230343162313564626539373233
64303662396334363732383630346232626666343463356530656164396230626631333033633831
31663035333161303335396139313364626466623431323464343031343234653264393538303636
62343838656133313961666137373764356630333939653137646464373938393165366465396232
32613861326163353037633931343366333261326239646666363863653061323465343333323538
30313336343064326265383864353839383030323232663732653465666563623065666437383432
32626465623035643463373238376331343564646263386633346435313366313939363731663931
63356163393832646338626264663830373133313533353565323565316661316638653130373134
63313637336237336230313366313262393936386662373936653231656165333039633961313362
39346536333036623234666633393134353039303230353061343965656333343462373439326135
36343530636661666431303537376233323836356637323363316264353866386234313566666334
62353263613539323135323361656233653234646561663065653332646564383230313332613064
37633135393565363134313535643466326461346234326463613330313839303835333132303562
6662306461663835636236643763313532613065353733303137

0 comments on commit 78604cb

Please sign in to comment.