Skip to content

K8s Deployment Configuration #15

Answered by frankie567
trisongz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @trisongz 👋 Welcome to Fief!

First of all, I would like to say that I'm not very versed in the arts of Kubernetes... But I'll try to help as much as I can!

The key thing to understand is that your main workspace should be accessible both from the inside and the outside with the same host. Fief determines the right workspace to use following the Host header.

I think your best bet is to stick with the "public domain":

ROOT_DOMAIN=v1.domain.com
FIEF_DOMAIN=auth.v1.domain.com
FIEF_BASE_URL=https://auth.v1.domain.com
  1. Make sure that your main workspace is properly created in database with the right host in the column named domain: it should be the value of FIEF_DOMAIN, i.e. auth.v1.domain.com

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
11 replies
@trisongz
Comment options

@frankie567
Comment options

@trisongz
Comment options

@frankie567
Comment options

@trisongz
Comment options

Answer selected by trisongz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
self-hosting Questions regarding self-hosting
4 participants