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)
@xMinhx xMinhx added this to the Release 1.1.0 milestone Apr 2, 2026
@xMinhx xMinhx added enhancement New feature or request ci / cd / devops labels Apr 2, 2026
@xMinhx
Copy link
Copy Markdown
Collaborator

xMinhx commented Apr 2, 2026

#58 should probably be merged last since it's the biggest change.

@StefanSchubert
Copy link
Copy Markdown
Author

Hi @xMinhx , @marcus67 ,

Hi Minh, nice to hear from you again :-) Hope you are getting well.

This MR might be merged last. However nothing happend to all the other MRs quite a while and we had the case that a team did not considered this solution to benefit their customer project because it was to complicated for them to get it up and running even to simply test it out.

For me that's a most pressing matter. Getting it accessible, it must be as easy as possible to get it up an running as a primary target and of course to have a sneak preview for decision making at hand.

Anyway we already have the fast preview possibility at least on this branch, no matter if it's merged last or first ;-)

Greetings
Stefan

@xMinhx
Copy link
Copy Markdown
Collaborator

xMinhx commented Apr 4, 2026

Hey @StefanSchubert!

Good to hear from you too! Been a while hehe. I’m 100% with you on the accessibility thing.

Glad we have that fast preview on the branch for now, though!
I added some thoughts on this to the roadmap in #62 , so definitely jump in and tweak whatever you think will make it easier for people to get on board.

@StefanSchubert
Copy link
Copy Markdown
Author

Great to see that we have a roadmap towards the next Release.

Looking forward to have a stable product of our tool in reach, as I was planning to use it for my own Projects, which take my spare time currently:

Sabi-Project.Net
Bookcruise.net

Both IPv6 only

I'm pressing all Thumps that we reach the goal soon ✊🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci / cd / devops enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Providing a simple preview docker-compose

2 participants