├── GIT_CHEAT_SHEET.md ├── README.md ├── ci-auth-by-ldap.md ├── dev-tools.md ├── front-end-tech.md ├── install-gitlab-at-centos.md ├── install-jdk-at-centos.md ├── install-jenkins-at-centos.md ├── install-jira-at-centos.md ├── install-ldap-at-centos.md ├── install-mosquitto-centos.md ├── install-nexus-at-centos.md ├── iot-architecture-and-technology-selection.md ├── know-ci-cd.md ├── learn-mqtt.md ├── microservice-introduce.md ├── resources ├── GIT_CHEAT_SHEET.jpg ├── cd-a-flow.png ├── cd-m-flow.png ├── ci-flow.png ├── dev-phase.png ├── eureka-arth.png ├── iot-architecture.png ├── jenkins_ldap_auth.png ├── jenkins_ldap_conf.png ├── jenkins_ldap_job_auth.png ├── jenkins_ldap_jobs.png ├── microservice-architecture.png ├── mqtt-0.png ├── mqtt-flow-diagram.png ├── mqtt-qs0-flow-diagram.png ├── mqtt-qs1-flow-diagram.png ├── mqtt-qs2-flow-diagram.png ├── nexus_ldap_connect.png ├── nexus_ldap_role.png ├── nexus_ldap_user.png └── springcloudconfigbus.jpg ├── restful-api-design.md ├── service-describe.md ├── service-registry-and-service-find.md ├── spring-boot-mqtt.md ├── spring-cloud-config.md └── things-to-do-after-minimal-rhel-centos-installation.md /GIT_CHEAT_SHEET.md: -------------------------------------------------------------------------------- 1 | ![](/resources/GIT_CHEAT_SHEET.jpg) -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/README.md -------------------------------------------------------------------------------- /ci-auth-by-ldap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/ci-auth-by-ldap.md -------------------------------------------------------------------------------- /dev-tools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/dev-tools.md -------------------------------------------------------------------------------- /front-end-tech.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/front-end-tech.md -------------------------------------------------------------------------------- /install-gitlab-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-gitlab-at-centos.md -------------------------------------------------------------------------------- /install-jdk-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-jdk-at-centos.md -------------------------------------------------------------------------------- /install-jenkins-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-jenkins-at-centos.md -------------------------------------------------------------------------------- /install-jira-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-jira-at-centos.md -------------------------------------------------------------------------------- /install-ldap-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-ldap-at-centos.md -------------------------------------------------------------------------------- /install-mosquitto-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-mosquitto-centos.md -------------------------------------------------------------------------------- /install-nexus-at-centos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/install-nexus-at-centos.md -------------------------------------------------------------------------------- /iot-architecture-and-technology-selection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/iot-architecture-and-technology-selection.md -------------------------------------------------------------------------------- /know-ci-cd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/know-ci-cd.md -------------------------------------------------------------------------------- /learn-mqtt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/learn-mqtt.md -------------------------------------------------------------------------------- /microservice-introduce.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/microservice-introduce.md -------------------------------------------------------------------------------- /resources/GIT_CHEAT_SHEET.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/GIT_CHEAT_SHEET.jpg -------------------------------------------------------------------------------- /resources/cd-a-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/cd-a-flow.png -------------------------------------------------------------------------------- /resources/cd-m-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/cd-m-flow.png -------------------------------------------------------------------------------- /resources/ci-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/ci-flow.png -------------------------------------------------------------------------------- /resources/dev-phase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/dev-phase.png -------------------------------------------------------------------------------- /resources/eureka-arth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/eureka-arth.png -------------------------------------------------------------------------------- /resources/iot-architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/iot-architecture.png -------------------------------------------------------------------------------- /resources/jenkins_ldap_auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/jenkins_ldap_auth.png -------------------------------------------------------------------------------- /resources/jenkins_ldap_conf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/jenkins_ldap_conf.png -------------------------------------------------------------------------------- /resources/jenkins_ldap_job_auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/jenkins_ldap_job_auth.png -------------------------------------------------------------------------------- /resources/jenkins_ldap_jobs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/jenkins_ldap_jobs.png -------------------------------------------------------------------------------- /resources/microservice-architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/microservice-architecture.png -------------------------------------------------------------------------------- /resources/mqtt-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/mqtt-0.png -------------------------------------------------------------------------------- /resources/mqtt-flow-diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/mqtt-flow-diagram.png -------------------------------------------------------------------------------- /resources/mqtt-qs0-flow-diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/mqtt-qs0-flow-diagram.png -------------------------------------------------------------------------------- /resources/mqtt-qs1-flow-diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/mqtt-qs1-flow-diagram.png -------------------------------------------------------------------------------- /resources/mqtt-qs2-flow-diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/mqtt-qs2-flow-diagram.png -------------------------------------------------------------------------------- /resources/nexus_ldap_connect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/nexus_ldap_connect.png -------------------------------------------------------------------------------- /resources/nexus_ldap_role.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/nexus_ldap_role.png -------------------------------------------------------------------------------- /resources/nexus_ldap_user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/nexus_ldap_user.png -------------------------------------------------------------------------------- /resources/springcloudconfigbus.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/resources/springcloudconfigbus.jpg -------------------------------------------------------------------------------- /restful-api-design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/restful-api-design.md -------------------------------------------------------------------------------- /service-describe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/service-describe.md -------------------------------------------------------------------------------- /service-registry-and-service-find.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/service-registry-and-service-find.md -------------------------------------------------------------------------------- /spring-boot-mqtt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/spring-boot-mqtt.md -------------------------------------------------------------------------------- /spring-cloud-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/spring-cloud-config.md -------------------------------------------------------------------------------- /things-to-do-after-minimal-rhel-centos-installation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guanzhenxing/build-the-iot-platform/HEAD/things-to-do-after-minimal-rhel-centos-installation.md --------------------------------------------------------------------------------