Here’s a cleaner and more informative version of your README section:
🧩 SOA – Service-Oriented Architecture Project
🚀 Quick Start
-
Start the application stack:
docker compose up -d --build
-
Initialize Keycloak configuration:
./setup-keycloak.sh
-
Update your
/etc/hosts
file:127.0.0.1 api.local auth.local
🔐 Credentials
Keycloak Admin Panel
- 📍 URL: http://auth.local:8080
- 👤 Username:
admin
- 🔑 Password:
admin
Private API User
- 👤 Username:
alexis
- 🔑 Password:
password
Let me know if you'd like to include API endpoints, Keycloak realm details, or .env
config tips.
Description
Languages
PHP
34.9%
Blade
34%
Python
16.1%
Shell
13.6%
Dockerfile
1.1%
Other
0.3%