Enabling local docker based demo preview#58
Enabling local docker based demo preview#58StefanSchubert wants to merge 5 commits intoaccso:mainfrom
Conversation
Sponsored docker compose preview version. Agentic Coding Fixed to dockerize the frontend container. Startet dokumentation change (not finished yet)
…rated to queries/apiClient)
… adding login page
|
#58 should probably be merged last since it's the biggest change. |
|
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 |
|
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! |
|
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 Both IPv6 only I'm pressing all Thumps that we reach the goal soon ✊🏻 |
Mission accomplished
This fixes #57
By doing a
docker-compose -f docker-compose-preview.yml up --build -danyone 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?