Commit Graph

125 Commits

Author SHA1 Message Date
Lukas Pol
567f8b82ee add yarn check-file in Dockerfile and bundle check
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-24 17:12:06 -03:00
Lukas Pol
a0f93700e2 change order Dockerfile
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:46 -03:00
Lukas Pol
2219321e4e update README.md
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:46 -03:00
Lukas Pol
dae03627d4 change version and build
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:46 -03:00
Lukas Pol
91e1360302 remove files tmp
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:46 -03:00
Lukas Pol
c901442c65 edit README
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
b835e6b196 fix bug .gitignore
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
474cef8986 move files for web/
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
7aa50368f8 edit volume backend
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
ac20b6471d add instructions for database
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
3702cfee50 add how create and migrate
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
660f311e2b add project in README
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03:00
Lukas Pol
4dafb28976 add sample project in ruby on rails with postgres
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
2020-04-20 18:16:44 -03: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
Anca Iordache
aefbb547ce
Update README.md 2020-03-24 09:40:14 +01:00
Anca Iordache
92ee31c1dd
Merge pull request #27 from aiordache/master
Fix default port mapping and indentation
2020-03-24 00:46:07 +01:00
Anca Iordache
77c6920a83 Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-24 00:44:49 +01:00
Anca Iordache
dc1bb13dce
Merge pull request #26 from aiordache/master
Add prometheus-grafana sample
2020-03-23 23:30:49 +01:00
Anca Iordache
5c545883db Merge remote-tracking branch 'upstream/master' 2020-03-23 23:28:08 +01:00
Anca Iordache
6b957fa0b5 Add prometheus-grafana sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-23 23:27:09 +01:00