vishal979
207f73ab81
add go mysql redis sample
...
Signed-off-by: vishal979 <shantapowertech2@gmail.com>
2020-07-04 19:38:53 +05:30
Guillaume Lours
638c159abd
Merge pull request #73 from docker/dependabot/maven/sparkjava-mysql/backend/mysql-mysql-connector-java-8.0.16
...
Bump mysql-connector-java from 8.0.11 to 8.0.16 in /sparkjava-mysql/backend
2020-07-02 10:05:56 +02:00
dependabot[bot]
f9cee336fc
Bump mysql-connector-java in /sparkjava-mysql/backend
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 8.0.11 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.11...8.0.16 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-02 02:47:53 +00:00
Guillaume Lours
50e72759a7
Merge pull request #69 from rahilsh/master
...
Fixed typo in readme
2020-06-23 15:57:52 +02:00
Rahil
304292bd9b
Fixed typos in readme
...
Signed-off-by: Rahil S <rahilrshk@gmail.com>
2020-06-13 02:00:03 +05:30
Guillaume Lours
aaa6a612e4
Merge pull request #68 from glours/update_vujs_dependencies
...
Update VueJs dependencies
2020-06-05 22:06:10 +02:00
Guillaume Lours
e3aac7b58f
Update vuejs dependencies
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 22:04:41 +02:00
Guillaume Lours
8e968e881c
Merge pull request #67 from docker/dependabot/npm_and_yarn/vuejs/vuejs/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4 in /vuejs/vuejs
2020-06-05 21:44:02 +02:00
dependabot[bot]
05b0f58a3b
Bump websocket-extensions from 0.1.3 to 0.1.4 in /vuejs/vuejs
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 19:37:46 +00:00
Guillaume Lours
ea069d488f
Merge pull request #66 from glours/fix_django_cve
...
Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
2020-06-05 21:36:32 +02:00
Guillaume Lours
d441df2921
Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 21:34:30 +02:00
Jérémie Drouet
e5828ad1bf
react-express-mongodb: clean frontend code
...
- apply prettier style on every js file
- remove mutation on immutable variables
- remove wrapper on top of axios
- fix form handling
- remove useless port definition in dockerfile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-13 11:33:48 +02:00
Jérémie Drouet
be7f09b6ba
react-express-mongodb: lint sources
...
to fix some syntax issues in the existing code, the commit
put in place prettier and format the code
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-13 11:33:48 +02:00
Jérémie Drouet
be8875c9b6
react-express-mongodb: rename server to backend
...
The goal here is to keep the same structure than the other examples.
Also, considering that it has a "frontend" folder, the equivalent for
the server should be "backend".
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-13 11:33:48 +02:00
Guillaume Lours
e29f0d1c54
[react-express-mongdb] use compose network to communicate between services ( #62 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-05-12 11:18:38 +02:00
Syed Afzal
2f750eb4f7
Sample React-Express-MongoDB ( #59 )
...
Signed-off-by: Afzal <sah.afzal@gmail.com>
2020-05-11 21:40:39 +02:00
Benoît Stahl
3599a2e685
prometheus-grafana - switch restart to string ( #56 )
...
Signed-off-by: Benoît Stahl <from+github@b5.pm>
2020-04-14 12:21:52 +02:00
Charlie Arehart
bb1a5a1bfe
nginx-golang fix some minor typos ( #49 )
...
change mysql version in readme to match compose file
Signed-off-by: Charlie Arehart <charlie@carehart.org>
2020-04-12 21:42:42 +02:00
Amin Vakil
93ff67d258
Add restart policy ( #53 )
...
It's almost no possible monitoring solution which it's OK to stop monitoring server itself upon a problem.
Signed-off-by: Amin Vakil <info@aminvakil.com>
2020-04-10 09:30:54 +02:00
Hans(Akhil) Maulloo
d3c5f28243
fixed title in flask readme file ( #51 )
...
Signed-off-by: kouul <maulloohans@gmail.com>
2020-04-08 16:39:04 +02:00
Alain Sellerin
9c21b1270f
Change port number in spring-postgresql sample ( #41 )
...
Signed-off-by: alain <alain@localhost.localdomain>
2020-04-08 09:28:28 +02:00
lfache
3a0f551e33
Adding simple Traefik example. ( #44 )
...
Adding simple Traefik example.
Signed-off-by: lfache <61111030+lfache@users.noreply.github.com>
2020-04-07 21:32:26 +02:00
FelipeVilella
8e678f132c
changing extension ( #46 )
...
Signed-off-by: Felipe Vilella <vilella.luisfelipe@gmail.com>
2020-04-07 15:56:32 +02:00
FelipeVilella
1e7d24da27
Django example ( #43 )
...
Add a Django example
2020-04-07 14:00:55 +02:00
Hans(Akhil) Maulloo
40c3caa1c8
Sample for apache-php7 ( #42 )
...
* add apache-php7.2 sample
Signed-off-by: kouul <maulloohans@gmail.com>
2020-04-06 18:31:23 +02:00
Guillaume LOURS
58589727ff
Merge pull request #39 from winter0mute/fix-gitea-typo
...
Fix typo in gitea-postgres README
2020-03-29 14:48:38 +02:00
winter0mute
ff5768a59a
Fix typo in gitea-postgres README
...
In the gitea-postgres README.md a nextcloud container was referenced instead of gitea, most likely it was copied from the nextcloud description.
Signed-off-by: winter0mute <stratocraft@gmail.com>
2020-03-29 12:11:56 +02:00
Chris Crone
78d807cb84
Merge pull request #38 from glours/awesome_compliance
...
Compliance with awesome repository requirements
2020-03-27 11:41:01 +01:00
Guillaume Lours
7fcb573db6
Compliance to awesome repository requirements
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-27 11:38:54 +01:00
Guillaume LOURS
11c633bc7f
Merge pull request #35 from jdrouet/react-rust
...
create a react-rust-postgres example
2020-03-27 10:22:59 +01:00
Jérémie Drouet
7d518e11da
react-rust-postgres: add readmes
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-27 10:14:29 +01:00
Guillaume LOURS
60d2d2a8da
Merge pull request #37 from fumblehool/flask-app-fix
...
Updated Dockerfile for flask app
2020-03-26 14:25:05 +01:00
Damanpreet Singh
b3db208944
Updated Dockerfile for flask app
...
Signed-off-by: Damanpreet Singh <daman.4880@gmail.com>
2020-03-26 18:51:43 +05:30
Guillaume LOURS
30038951cd
Merge pull request #34 from kouul/master
...
Add flask sample
2020-03-26 11:35:36 +01:00
kouul
5feddf0854
resolved newline changes
...
Signed-off-by: kouul <maulloohans@gmail.com>
2020-03-26 14:24:47 +04:00
Jérémie Drouet
b73e252639
react-rust-postgres: add connection to postgres with migrations
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-26 10:39:45 +01:00
Guillaume LOURS
790db4206c
Update License to CC0
...
Needed to be listed in https://github.com/sindresorhus/awesome
2020-03-26 09:44:12 +01:00
kouul
83a24f681f
add flask sample
...
Signed-off-by: kouul <maulloohans@gmail.com>
2020-03-26 08:44:07 +04:00
Jérémie Drouet
bed22c74f5
react-rust-postgres: create simple client
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-25 16:22:24 +01:00
Guillaume LOURS
56b4dc0cf9
Merge pull request #33 from glours/security_issues_vuejs_sample
...
Fix security issues in yarn dependencies of vuejs sample
2020-03-25 16:20:38 +01:00
Guillaume Lours
5047947946
Fix security issues in yarn dependencies of vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 16:20:06 +01:00
Jérémie Drouet
bdd0256bfc
react-rust-postgres: create simple server
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-25 16:19:19 +01:00
Guillaume LOURS
df60da7605
Merge pull request #32 from glours/security_issues_express_backend
...
Fix security issues in npm dependencies of react-express-mysql sample
2020-03-25 15:54:21 +01:00
Guillaume Lours
5cf9171841
Fix security issues in npm dependencies of react-express-mysql sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 15:47:33 +01:00
Anca Iordache
72869fa574
Remove reference to the samples directory
2020-03-25 15:11:33 +01:00
Guillaume Lours
4478c5c142
Udpdate some README.md files and change the version of node image for vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-24 17:00:48 +01:00
Guillaume Lours
7b5e27dd48
Update frontend port in react-java-sql README.md
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-24 15:15:37 +01:00
Guillaume LOURS
a06e22defb
Merge pull request #28 from jdrouet/express-mysql
...
react-express-mysql: fetch version from mysql
2020-03-24 15:15:12 +01:00
Jérémie Drouet
59724f87a1
react-express-mysql: get version from mysql
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-24 14:47:35 +01:00
Guillaume LOURS
775a9a5c42
Merge pull request #24 from jdrouet/update-react-apps
...
react-java-mysql: use create-react-app for frontend
2020-03-24 14:44:22 +01:00