Michael Yuan
fdda5c339a
Change the Nginx port to the default non-privileged 8090
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-12-09 17:28:25 +00:00
Michael Yuan
ed7b8478af
Update wasmedge-mysql-nginx/README.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:14:59 +08:00
Michael Yuan
25613a04a9
Update wasmedge-mysql-nginx/README.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:14:40 +08:00
Michael Yuan
40a9527886
Update wasmedge-mysql-nginx/README.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:14:18 +08:00
Michael Yuan
1ae2f58905
Update wasmedge-mysql-nginx/README.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:13:52 +08:00
Michael Yuan
256ca4fe41
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:13:27 +08:00
Michael Yuan
d6e2e9c72e
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:13:10 +08:00
Michael Yuan
5bf9db718d
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:12:58 +08:00
Michael Yuan
c58f442850
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:12:31 +08:00
Michael Yuan
119fb53c45
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:12:17 +08:00
Michael Yuan
db0f677a95
Update wasmedge-mysql-nginx/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:11:54 +08:00
Michael Yuan
c608960615
Update wasmedge-kafka-mysql/etl/Dockerfile
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:11:45 +08:00
Michael Yuan
018efa2b8b
Update wasmedge-kafka-mysql/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:11:09 +08:00
Michael Yuan
51671a58da
Update wasmedge-kafka-mysql/README.md
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:10:47 +08:00
Michael Yuan
551b876ef6
Update README.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-12-10 01:10:16 +08:00
Michael Yuan
c7139fa6d4
Use the correct platform to be compatible with Docker Desktop 4.15
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-12-02 08:00:18 +00:00
Michael Yuan
a630fc5076
Update the docker compose files for the new Docker Desktop release
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-11-26 07:15:25 +00:00
Michael Yuan
8636184751
Add a SVG icon to indicate Docker + Wasm req
...
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
Signed-off-by: Michael Yuan <michael@michaelyuan.com >
2022-11-21 01:16:28 -06:00
Michael Yuan
cb096c6289
Add the example for WasmEdge + Kafka / Redpanda + MySQL application to take messages from a queue and save into a database table.
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-11-20 07:06:21 +00:00
Michael Yuan
1250b05a8a
Add a logo to indicate Docker+wasm compatibility. Add project descriptions to README.
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-11-20 05:05:03 +00:00
Michael Yuan
6fc5abd81d
Add a Docker+wasm sample application featuring a WasmEdge-based microservice, a MySQL database and an Nginx web server for frontend UI files.
...
Signed-off-by: Michael Yuan <michael@secondstate.io >
2022-11-15 22:07:10 +00:00
Stefan Scherer
e3ea3e9044
Add compose samples from docs ( #305 )
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com >
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com >
2022-10-28 09:46:40 +02:00
Rick
f571d32d60
Fix Typo postgresql-pgadmin compose ( #289 )
...
Signed-off-by: Rick <65357976+RickyAlbanese@users.noreply.github.com >
2022-09-19 17:58:54 +02:00
Bhavik Parmar
576298fe09
Fix PiHole Docs Typo ( #284 )
...
* fix breaking link
Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com >
* fix typo
correct logical typo: be static
Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com >
Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com >
2022-09-19 09:05:14 +02:00
Jalexchen
d9bea6d801
fix: update underscores to dashes for naming convention ( #286 )
...
Signed-off-by: Jeff Chen <jeff.chen@circleci.com >
2022-09-15 08:34:10 +02:00
Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links ( #280 )
...
* readme: add devenvs links in READMEs
Signed-off-by: Nick Sieger <nick@nicksieger.com >
2022-09-01 11:39:33 -05:00
Guillaume Lours
d7f81842a4
identify samples usable with Docker Dev Environments ( #279 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-08-09 10:30:30 +02:00
GanjMonk
7445f7cf90
spring dependencies fix ( #277 )
...
there is no dependencies directory before prepare-production build step
Signed-off-by: GanjMonk <solov333@gmail.com >
2022-07-20 19:05:41 +02:00
Milas Bowman
f3293008b0
nginx-golang-mysql: add dev envs support ( #274 )
...
* Add Docker Desktop Development Environments config
* Use nginx image with read-only bind mount instead of building a
custom image
* Upgrade Go dependencies
Co-authored-by: Guillaume Lours <guillaume@lours.me >
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-13 09:06:24 -04:00
Milas Bowman
111c55d56b
nginx-flask-mysql: add dev envs support ( #272 )
...
* Add Docker Desktop Development Environments config
* Change port `5000` -> `8000` for Flask to avoid conflicts on
recent macOS versions
* Improve DB health check (for non-dev envs case) to avoid
producing a bunch of log spam
Co-authored-by: Guillaume Lours <guillaume@lours.me >
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-13 08:44:29 -04:00
Guillaume Lours
20089c790b
add configuration to use react-nginx sample with Docker Dev Environments feature ( #269 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-13 10:57:34 +02:00
Guillaume Lours
e45810975f
add configuration to use react-express-mysql sample with Docker Dev Environments feature ( #270 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-13 10:35:12 +02:00
Guillaume Lours
74317904bd
add configuration to use react-express-mongo sample with Docker Dev Environments feature ( #271 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-13 10:15:53 +02:00
Milas Bowman
9f4f9d8fb8
nginx-aspnet-mysql: add dev envs configuration ( #267 )
...
* nginx-aspnet-mysql: add dev envs configuration
* Fix/enable MySQL/MariaDB health check
* Refactor `Dockerfile` for use as Compose app as well as with
dev envs
* nginx-aspnet-mysql: remove DB healthcheck from dev envs config
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-12 14:39:02 +02:00
Guillaume Lours
00c7d85f0e
add configuration to use sparkjava sample with Docker Dev Environments feature ( #261 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-12 12:22:52 +02:00
Guillaume Lours
f716bfb382
add configuration to use django sample with Docker Dev Environments feature ( #252 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-12 12:18:35 +02:00
Guillaume Lours
34115dcd3c
add configuration to use vuejs sample with Docker Dev Environments feature ( #253 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-12 12:13:43 +02:00
Guillaume Lours
6ac068dfc6
add configuration to use traefik-golang sample with Docker Dev Environments feature ( #254 )
...
* add configuration to use traefik-golang sample with Docker Dev Environments feature
* use apt-get instead of apt and --no-install-recommends option
Co-authored-by: Milas Bowman <milasb@gmail.com >
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-12 12:09:52 +02:00
Milas Bowman
70b1d1f65f
angular: fix readme for dev envs ( #260 )
...
I accidentally edited the wrong `README`, which was the inner one
from the app generated by Angular CLI rather than the project
one about Compose.
Restored the old one and moved the dev envs info to the root/Compose
README.
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-12 12:05:12 +02:00
Milas Bowman
c172cd7f01
nginx-flask-mongo: add dev envs support ( #268 )
...
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-12 11:31:52 +02:00
Milas Bowman
42f6713231
nginx-golang: add dev envs support ( #273 )
...
* Add Docker Desktop Developer Environments config
* Upgrade from Go 1.13 (🙀 ) to 1.18
* Rename `frontend` -> `proxy` for clarity & consistency
with other samples
* Add Chi as a dependency to provide an example of Go
module dependencies for parity with other samples
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-12 10:27:45 +02:00
Milas Bowman
7f5179ea3e
nginx-golang-postgres: add dev envs config ( #275 )
...
* Add Docker Desktop Development Environments config
* Upgrade to Go 1.18
* Replace nginx build with image + read-only bind mount
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-12 10:08:02 +02:00
Guillaume Lours
9d547d23fb
add configuration to use spring-postgres sample with Docker Dev Environments feature ( #258 )
...
* add configuration to use spring-postgres sample with Docker Dev Environments feature
Co-authored-by: Milas Bowman <milasb@gmail.com >
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-09 00:51:47 +02:00
Guillaume Lours
eb837eba55
add configuration to use sparkjave-mysql sample with Docker Dev Environments feature ( #257 )
...
add configuration to use sparkjava-mysql sample with Docker Dev Environments feature
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-08 18:21:41 +02:00
Guillaume Lours
c781f1cbb4
add configuration to use react-rust-postgres sample with Docker Dev Environments feature ( #264 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com >
2022-07-08 17:54:08 +02:00
Milas Bowman
b53e4542c9
flask-redis: dev envs support & misc improvements ( #265 )
...
(Most of this is almost identical to #263.)
* Docker Desktop Development Environments config
* Use cache volumes for pip
* Downgrade from Python 3.11 _alpha_ -> Python 3.10
* Use port `8000` to avoid conflicts with Airplay on
macOS for default Flask port `5000`
* Use `SIGINT` to gracefully stop Flask
* Formatting fixes in `compose.yaml`
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-08 16:48:08 +02:00
Milas Bowman
ec552567c7
flask: dev envs support & misc improvements ( #263 )
...
* Docker Desktop Development Environments config
* Use cache volumes for pip
* Upgrade from Python 3.7 -> Python 3.10
* Use port `8000` to avoid conflicts with Airplay on
macOS for default Flask port `5000`
* Use `SIGINT` to gracefully stop Flask
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-08 09:22:59 -04:00
Guillaume Lours
457fe0e668
Merge pull request #262 from milas/dev-envs-fastapi
...
fastapi: add dev envs support
2022-07-05 19:17:22 +02:00
Guillaume Lours
9a20ca6236
Merge pull request #259 from milas/dev-envs-apache-php
...
apache-php: add dev envs config
2022-07-05 19:04:39 +02:00
Milas Bowman
035e3c5b43
fastapi: add dev envs support
...
Signed-off-by: Milas Bowman <milas.bowman@docker.com >
2022-07-05 11:59:35 -04:00