Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[area/documentation] (#162) Minimal infrastructure setup update #384

Merged
merged 14 commits into from
Oct 14, 2024

Commits on Sep 19, 2024

  1. Minimal infrastructure documentation updated.

    The minimal infrastructure documentation now
    guides us through setting up all the application
    docker containers that host the infrastructure,
    the connectivity and application access, the dev
    environment, creating a project from archetypes,
    running and testing the project locally,
    setting up the GitLab CI/CD pipeline, and finally
    building, deploying and pushing artifacts.
    
    Shell file removed as it is no longer needed.
    
    docker-compose updated to work with nginx, nexus,
    gitlab, and a custom gitlab-runner.
    
    .m2/settings.xml added to the infrastructure
    folder.
    
    gitlab-runner Dockerfile added with openjdk,
    maven and nodejs on top.
    
    nginx configuration changed.
    
    Fixed #162
    
    Signed-off-by: Ivan Zdravkov <[email protected]>
    Ivan Zdravkov authored and ivan-zdravkov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    71b6e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf42598 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Landing page simplified and build tools build section dropped

    Signed-off-by: Ivan Zdravkov <[email protected]>
    Ivan Zdravkov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    44a17fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f79519 View commit details
    Browse the repository at this point in the history
  3. Improve the Infrastructure readme semantics

    Signed-off-by: Ivan Zdravkov <[email protected]>
    Ivan Zdravkov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ed7bdb2 View commit details
    Browse the repository at this point in the history
  4. Fix list identation

    Signed-off-by: Ivan Zdravkov <[email protected]>
    Ivan Zdravkov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ef0231d View commit details
    Browse the repository at this point in the history
  5. nvm linked

    ivan-zdravkov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cad6e00 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3d05ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd09b1 View commit details
    Browse the repository at this point in the history
  3. Reflect comments on settings.xml setup

    Signed-off-by: Venelin Bakalov <[email protected]>
    VenelinBakalov committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7eaaf1b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update local repo maven option

    Signed-off-by: Venelin Bakalov <[email protected]>
    VenelinBakalov committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    608211a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    07f1a38 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    8202e89 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    8cbcc9a View commit details
    Browse the repository at this point in the history