Skip to content

Enabling local docker based demo preview#58

Open
StefanSchubert wants to merge 5 commits intoaccso:mainfrom
StefanSchubert:SecureCheckPlus-57
Open

Enabling local docker based demo preview#58
StefanSchubert wants to merge 5 commits intoaccso:mainfrom
StefanSchubert:SecureCheckPlus-57

Conversation

@StefanSchubert
Copy link
Copy Markdown

Mission accomplished

This fixes #57

By doing a

docker-compose -f docker-compose-preview.yml up --build -d

anyone who is interested in the project will have a locally running demo setup including a demo project.

HOWEVER: Breaking Change ist now, that we have a separate application for the frontend part, as I refactored the solution to 3-Tier. Thus enabling Teams to develop and deploy both parts independently.

Next Issues should/could be:

  • Revising the overall documentation of the project. It's state it's inconsistent and it should be much easier for anyone to understand the different parts and required configuration to get it up and running by project teams for their productive environment.

  • Maybe we can produce a AcademyA Video for marketing?

  • Finding someone of us, who would be willing to run it as service (with demo capabilities) for outsiders, but also for accsonauts who would like to add their private projects to it?

Schubert, Stefan added 5 commits October 5, 2025 16:24
Sponsored docker compose preview version.
Agentic Coding Fixed to dockerize the frontend container.
Startet dokumentation change (not finished yet)
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.

Providing a simple preview docker-compose

1 participant