All Projects → stavshamir → Docker Tutorial

stavshamir / Docker Tutorial

Code for a creating a docker app with Flask and MySQL tutorial

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Docker Tutorial

Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+427.4%)
Mutual labels:  mysql, flask, docker-compose
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (+576.71%)
Mutual labels:  mysql, docker-compose
Flask Restful Example
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。
Stars: ✭ 429 (+487.67%)
Mutual labels:  flask, docker-compose
Unilinks
Plataforma para encontrar os links das aulas virtuais gravadas.
Stars: ✭ 25 (-65.75%)
Mutual labels:  mysql, docker-compose
Nginx Ui
Nginx UI allows you to access and modify the nginx configurations files without cli.
Stars: ✭ 4,067 (+5471.23%)
Mutual labels:  flask, docker-compose
Docker Laravel
🐳 Build a simple laravel development environment with docker-compose.
Stars: ✭ 415 (+468.49%)
Mutual labels:  mysql, docker-compose
Vue Koa Demo
🔰A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)
Stars: ✭ 730 (+900%)
Mutual labels:  mysql, docker-compose
Docker Lamp
Docker with Apache, MySql, PhpMyAdmin and Php
Stars: ✭ 276 (+278.08%)
Mutual labels:  mysql, docker-compose
Botvid 19
Messenger Bot that scrapes for COVID-19 data and periodically updates subscribers via Facebook Messages. Created using Python/Flask, MYSQL, HTML, Heroku
Stars: ✭ 34 (-53.42%)
Mutual labels:  mysql, flask
Big Album Art
[RETIRED] A Flask app to display almost-fullscreen album art for your currently playing Spotify songs. Enjoy the visuals!
Stars: ✭ 38 (-47.95%)
Mutual labels:  flask, docker-compose
Docker Flask Mongodb Example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
Stars: ✭ 49 (-32.88%)
Mutual labels:  flask, docker-compose
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+387.67%)
Mutual labels:  mysql, docker-compose
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+4828.77%)
Mutual labels:  mysql, docker-compose
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (+284.93%)
Mutual labels:  mysql, docker-compose
Docker Examples
There are many like it, but this one is mine.
Stars: ✭ 66 (-9.59%)
Mutual labels:  mysql, flask
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+747.95%)
Mutual labels:  mysql, docker-compose
Kamifaka
一款基于VUE3.0的开源免费的卡密发卡系统,高效、稳定可靠。
Stars: ✭ 253 (+246.58%)
Mutual labels:  mysql, flask
Bgp Dashboard
BGP Dashboard and Monitoring Web Application
Stars: ✭ 268 (+267.12%)
Mutual labels:  flask, docker-compose
Mrseedbox
[unmaintained] A Containerized Seedbox with Embedded Media Player
Stars: ✭ 30 (-58.9%)
Mutual labels:  mysql, docker-compose
Bookstoreapp Distributed Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
Stars: ✭ 63 (-13.7%)
Mutual labels:  mysql, docker-compose

Code for a creating a docker app with Flask and MySQL tutorial

Refer to blog post about creating a flask-mysql app with docker

GitLab CI

The .gitlab-ci.yml file can be used in GitLab to build, test, and deploy the code, as in https://gitlab.com/TrendDotFarm/docker-tutorial For more information, read the Docker Compose Integration to GitLab CI guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].