<!-- TITLE: Devops Knowledge Database -->
<!-- SUBTITLE: All articles -->
# Articles
## Jenkins
[Parallel Deploy To Swarm](https://wiki.devopss.ru/jenkins/parallel-deploy-to-swarm)
[Jenkins + Docker instruction](http://wiki.devopss.ru/jenkins-docker)
[Gitlab and Jenkins CI](https://wiki.devopss.ru/gitlab-jenkins-tests)
## Dockerfiles
[Rails Application Dockerfile](http://wiki.devopss.ru/dockerfiles/dockerfile-for-rails-backend)
[Extended Entrypoint File for Rails](http://wiki.devopss.ru/dockerfiles/entrypoint-sh)
[Dockerfile For Node.js Frontend](https://wiki.devopss.ru/dockerfiles/node-frontend-dockerfile)
[Dockerfile React Common](https://wiki.devopss.ru/dockerfiles/dockerfile-react-common)
[Crontab in Docker](https://wiki.devopss.ru/dockerfiles/crontab-in-docker)
[Ruby and NodeJs in One](https://wiki.devopss.ru/dockerfiles/ruby-and-nodejs-in-one)
[Ruby with Jemalloc v 2.6.6](https://wiki.devopss.ru/dockerfiles/ruby-jemalloc-2-6-6)
[Ruby with Jemalloc v 2.4.3](https://wiki.devopss.ru/dockerfiles/ruby-with-jemalloc-2-4-3)
[Dockerfile for Python (django) application](https://wiki.devopss.ru/edit/dockerfiles/ptyhon-app-dockerfile)
[Dockerfile for php Larael application](https://wiki.devopss.ru/dockerfiles/php-app-dockerfile)
[Common Entrypoint.sh for Rails](https://wiki.devopss.ru/dockerfiles/entrypoint-sh)
## SWARM Mode
[SWARM Mode Setup and Deploy for production](http://wiki.devopss.ru/swarm-cluster)
[Application Logs in SWARM Mode](https://wiki.devopss.ru/swarm-cluster/application-logs)
## Docker Compose files
[Default Database.yml file](http://wiki.devopss.ru/database-yml-file)
## Jenkins installation/update tips
[Install Jenkins on GCloud](http://wiki.devopss.ru/install-jenkins-on-g-cloud)
## NGINX Set Up
[Native for stage NGINX default config file](http://wiki.devopss.ru/nginx-main-script)
## Prometheus
[Alert Rules List](http://wiki.devopss.ru/prometheus/alert-rules-list)
[Alertmanager Install Script](http://wiki.devopss.ru/prometheus/alertmanager-install-script)
[Blackbox Exporter Install Script](http://wiki.devopss.ru/prometheus/blackbox-exporter-script)
[Node Exporter Install Script](http://wiki.devopss.ru/prometheus/node-exporter-install-script)
[Prometheus Install Script](http://wiki.devopss.ru/prometheus/install-script)
## Setup Stage for Development
[Stage install script](http://wiki.devopss.ru/setup-stage)
## LOGS with Fluentd
[Collect logs with fluentd](https://wiki.devopss.ru//fluentd/collect-logs-with-fluentd)
[Add logs to Prometheus](https://wiki.devopss.ru/fluentd/add-logs-to-prometheus)
## LOGS with Loki
[Collect logs with Promtail and Loki](https://wiki.devopss.ru/loki/install-promtail-and-loki-on-server)
[Add logs to Grafana](https://wiki.devopss.ru/loki/add-logs-to-grafana)