Skip to content

Friendly tutorial for local starting #21

@vanodevium

Description

@vanodevium

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.


  1. What is the minimal version of .env file for local start? It would be nice to have it as .env.local for local start.
  2. 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?
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions