Skip to content

Added: Docker solution for hosting project#7

Open
rpedrica wants to merge 1 commit intorod-trent:mainfrom
rpedrica:feature/robped-dev
Open

Added: Docker solution for hosting project#7
rpedrica wants to merge 1 commit intorod-trent:mainfrom
rpedrica:feature/robped-dev

Conversation

@rpedrica
Copy link
Copy Markdown

  1. Dockerfile - to build the container image
  2. .env - environment variables
  3. compose.yml - compose file to start the container
  • set GROK API key in .env
  • set image build version in .env
  • set timezone in .env
  • adjust compose.yml for docker network if required

1. Dockerfile - to build the container image
2. .env - environment variables
3. compose.yml - compose file to start the container

- set GROK API key in .env
- set image build version in .env
- set timezone in .env
- adjust compose.yml for docker network if required
@rpedrica
Copy link
Copy Markdown
Author

Hi @JunkDrawer team,

  • Automated Incident Response Playbook Generator -

This is a small submission that might be useful in making this project more portable. I don't pretend to be a Docker pro but this is running in my own lab without issue.

Yours to include if of interest.

Regards, Robby

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