Go to file
2024-07-12 16:26:10 +08:00
.github/workflows add secrets.VAULT_URL & secrets.VAULT_TOKEN 2024-07-12 16:26:10 +08:00
ansible@4880eb5b5c add workflow: app-pipeline-renew-node-ssl-certs 2024-07-12 15:48:18 +08:00
app/python add app example codes 2023-08-20 12:09:35 +08:00
docs Moved all Workflow Call yaml -> github.com:svc-design/actions.git 2024-02-07 20:00:50 +08:00
iac_modules@5128bb769b update 2024-04-06 14:41:19 +08:00
.gitignore replace iac_modules with git sub module 2024-02-07 20:15:20 +08:00
.gitmodules renamed git submodule: playbook -> ansible 2024-07-09 17:46:05 +08:00
LICENSE LICENSE: update -> GPL V3 2023-05-17 21:27:43 +08:00
README.md README.md: update 2024-03-20 23:04:46 +08:00

Modern Container Application Reference Architecture

Welcome to the repository for the Modern Container Application Reference Architecture. This repository contains a comprehensive guide and reference architecture for building scalable, portable, resilient, and agile containerized applications.

Documentation

For more detailed information, please refer to the documentation available in two languages:

Getting Started

git submodule add --force https://github.com/svc-design/iac_modules.git git submodule init git submodule update

Follow the links above to the documentation in your preferred language to get started with using this reference architecture.

Contributing

We welcome contributions to this project. If you have suggestions, improvements, or find any issues, feel free to submit a pull request.

License

This project is released under the GPL V3 license. For more details, see the LICENSE file.