# mule-jenkins-docker
Mule project built as a container and deployed on Kubernetes via a Jenkins pipeline
## Structure
### app
Contains all the code needed for mule app.
### jenkins
The deployment of Jenkins to Kubernetes and pipeline definitions
### mule_runtime
This directory is for building the base mule runtime image which can be used for other mule apps. Instead of replicating same code across multiple Dockerfiles, this will act as base for other images.
## Build and run
## Locally
### Build
For building and running the backend App locally using Docker you can simply build from the root directory. You will need Docker 17.06 or higher as multi-stage build is used
```
docker build -t mule-app .
```
For front end, go to front_end directory and build:
```
docker build -t mule-ui .
```
### Run
## Kubernetes
### Build
### Run
狛绝的追随者
- 粉丝: 27
- 资源: 4611
最新资源
- 基于SSM框架的课堂签到系统设计源码分享
- 力荐!Qt中的C++技术(含源码).7z
- 基于Java技术的成人职业技能教育网络课堂系统设计源码
- 基于Python的AI车牌识别系统、微信小程序助农驿站及图书管理系统设计源码
- 基于PHP的o2o同城系统交通服务模块设计源码
- 永磁同步电机基于滑膜的无速度传感器控制仿真 simulink pmsm+smo
- 基于C#开发的全面功能开源称重软件设计源码
- Golang-alpine 镜像文件
- 基于Java、CSS、JavaScript的三平台通用小说下载器与阅读器设计源码
- 带遗忘因子的递推最小二乘轮胎线性侧偏刚度估计 matlab与simulink联合仿真轮胎侧偏刚度估计,可用于车辆动力学模型建模
- 基于Python语言的多语言支持QQ/频道/OneBot ChatGPT机器人设计源码
- 基于Vue的hao123网页简洁版设计源码
- 基于Vue的海外短剧系统多语言版H5与APP双端设计源码
- 拉丁超立方抽样 分层随机抽样 实现多种概率分布数据的生成 图1、2展示了正态分布的拉丁超立方抽样与简单随机抽样的对比,拉丁超立方抽样生成的数据更加光滑、分布范围更加均匀,可考虑到小概率事件的生成 案例
- 基于C++和C语言的武汉理工大学2020数据结构与算法综合实验设计源码
- 阀测试项目软件,上位机通过Labwindows CVI编写,下位机使用的是倍福PLC,下位机软件通过TwinCAT3编写,上位机和下位机通过ADS通讯,还包括一台S7-200 smart,通过OPC进
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论0