Skip to content

oasm-platform/oasm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oasm-docker

This repository contains Docker configuration for running the Open Attack Surface Management (OASM) platform.

🛠 Prerequisites

  • Docker
  • Docker Compose

🚀 Try it now

Open in GitHub Codespaces

âš¡ Quick Start

  1. Prepare configuration:

    cp .env.example .env
  2. Pull and Start:

    docker compose pull
    docker compose up -d
  3. (Optional) AI Assistant:

    docker compose -f docker-compose-assistant.yml up -d

🔗 The application will be available at:

Web Console: http://localhost:6276

About

Run Oasm Platform localy with docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published