Skip to content

feat: add enrollment support to console service configuration#14

Open
SteveKueng wants to merge 1 commit into
open-uem:mainfrom
EigerCode:feature/multi-tenancy
Open

feat: add enrollment support to console service configuration#14
SteveKueng wants to merge 1 commit into
open-uem:mainfrom
EigerCode:feature/multi-tenancy

Conversation

@SteveKueng
Copy link
Copy Markdown

Summary

  • Add NATS_SERVER and NATS_PORT env vars to console service for external agent NATS URL
  • Mount agent certificate files (agent.cer, agent.key, sftp.cer) into console container for config ZIP generation during agent enrollment

Context

The console needs access to agent certificates to bundle them into the config ZIP that agents download during enrollment. NATS_SERVER/NATS_PORT are the public-facing NATS connection details written into agent configs (separate from NATS_SERVERS which is the internal Docker connection).

Depends on: open-uem/openuem-console#(multi-tenancy PR)

- Add NATS_SERVER and NATS_PORT env vars for external agent NATS URL
- Mount agent certificate files (agent.cer, agent.key, sftp.cer) into console container
  for config ZIP generation during agent enrollment
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.

1 participant