fuzzy/fzkc 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

fuzzy/fzkc

最新稳定版本:v0.9.93

Composer 安装命令:

composer create-project fuzzy/fzkc

包简介

A docker compose development context keycloak based

README 文档

README

A docker compose development context with:

  • PostgreSQL
  • Nginx
  • Redis
  • CoreDNS
  • Keycloak

New castles (services) they can be added to the context with the console new command and other containers with the compose.yaml files

Installation:

composer create-project fuzzy/fzkc "foo_dir"

Usage:

php console list

Use the console commands for manage the context

  • Project name = installation directory name

  • Castle name = castle installation directory name

  • Dev context services hostnames they will be <project_name>.<service_name>.space

  • Castles hostnames they will be <project_name>.<castle_name>.space listening on the user specified port [exposed port]; From the host you can also use localhost with the exposed port


  • Castle is a docker image then it's language agnostic
  • Castle created docker image's name will be <project_name>-<castle_name>-castle
  • Castle created docker container's name will be <project_name>-<castle_name>-castle-container

  • Default postgres admin username and password is postgres
  • Default keycloak database name is keycloak
  • Default keycloak database account username and password is keycloak


for issues/update/upgrade:
d.viviani@fuzzy-net.it

统计信息

  • 总下载量: 36
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-07