-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I want to collect a small guide how to setup the opex.dev ecosystem for local use in a few clicks.
And then write it as a part of README for each repository.
So each interested developer will be able to launch a project into several simple and quick actions.
- What is the minimal version of .env file for local start? It would be nice to have it as .env.local for local start.
- Where I can find certificates or how I can generate it for local start? Or maybe it will be simpler disable it in general for local start?
- How I can connect this concrete docker-compose to core's docker-compose? Because there no any networks in this docker-compose.
Is this .env correct for one click starting?
EXPOSED_PORT=443
SERVER_NAME_DASHBOARD=dash.opex.loc
SERVER_NAME_ADMIN_PANEL=admin.opex.loc
SERVER_NAME_WEB_APP=app.opex.loc
SERVER_NAME_AUTH=auth.opex.loc
SERVER_NAME_API=api.opex.loc
SERVER_NAME_KIBANA=kibana.opex.loc
Metadata
Metadata
Assignees
Labels
No labels