Skip to content

Commit

Permalink
move mtui keys to vault
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Aug 23, 2022
1 parent d460a51 commit b520399
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ services:
COOKIE_DOMAIN: "bananaland.minetest.ch"
COOKIE_SECURE: "true"
COOKIE_PATH: "/ui"
JWTKEY: "{{mtui_jwtkey}}"
APIKEY: "{{mtui_key}}"
volumes:
- "./data/minetest:/data"
- "postgres_socket:/var/run/postgresql"
Expand Down
36 changes: 19 additions & 17 deletions group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
$ANSIBLE_VAULT;1.1;AES256
64363130343632623765393666623661366665613463343635636235343333386237656536643135
6561623737656638666662646334633936353234333933330a363965643439643335616437633462
62646630663432646239643432396338366664613366623466636165623332386462303838633637
6339333364656330340a336530383436643736326139353964613362343235336365323234393733
63396461323035306663623362653833383538343238653562353337366138303134313832313433
36653033393864653739363363313532316231633633633339353330346364366166663538653730
35653263653536393662616161333531303763363165663438313232383439303466333962366562
65636639366536393665663437643030653738663937656162313837393832356332656533633762
35363032643634366563326664356165353536313062353735636531666530663231376661613663
39336331613365396432663935346161623131663531373932323435383832383632663161376264
35653766616433363762663038623031363039623363303766633139613831346231656537383766
35653034376164383431313534623762373931666666626564393834366631303534646632386130
64376639363166356435613735316536386535373335623965303034343261666238653530623038
35626533663565323139643436633039303165623366663336336166373634633137373462383062
65323364353137353039343461333066336534656161383438643964303365356438373039623039
36643264366537653732623439333866613565333564383831616237373130303362393466343332
32626537653462656632656132326466383432326434653639643638666332636431
37366166646437643565623735636134613233336433626362366137623665626335656239396663
3736386361643532393763313031313638303135353630640a363561636563623961643066653963
34343664323130643630396633383330666661363061396161363834386639313166653066336431
6365323639633831310a633935663435346163333066653164356537663633643231663338313737
62626230646661653033643838643934373531643863393338386564613965313333626534653161
39376464346161396163373632373633643664366332646436396336623732303463636336336438
36373137663939336464616434626537353662306435373530633433323139313266613963333566
38303335663139386138613239366561336263353266613537303930373066353638393930613033
65313634373439303963613836653761626362613331323732346238393565613734336534356461
36343436633238623234393061333331303230663664636135343266313864363062303963303837
65393139313535376362343336386362323539623735333431666434643664616666306365623439
65363237656434373463623563613862613233613864653738313130306634303639303861306339
32373031353936626631636262343135623034616564653765373962393037643338336538386462
62336637616239393866386235353838656362626165366230386239333237393933383166373035
31366465646332393336353736393034303333353334396130653339646138346166633061356434
39626332316333646231633866393330363335343965323235336438643633656235363332366565
61373863326333336237663433653132636635633364356639623363306166353065633365363739
35323630323863386664613735383364626134613230343665373266346239616534363364613265
633766353933626432323033313136333631

0 comments on commit b520399

Please sign in to comment.