-
git clone --recursive https://github.com/webdevops/php-docker-boilerplate.git projectname
etc...
docker-compose up -d
at http://192.168.99.100:8000/ I see empty Index Of /
app folder not wor…
-
Docker has native support for healthchecks, which allow you to see (through `docker ps` or `docker inspect`) whether or not a container is healthy. This is useful for debugging and can allow external …
-
To enable one line installation with the new boilerplate stucture (using "app" instead of "code"-dir), an additional parameter "--app" (beside "--code") is needed.
After adding it, it could be used l…
ghost updated
8 years ago
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
It would be great if MLFlow could add auto logging support for the [ydf library](https://ydf.re…
-
## Background
Spin off from #318, #278
We have templates for Django and Wagtail projects, but the scaffolding is largely the same, which means we have two places to update code and configs as w…
-
Spin up a scheduled task server
- pulls data daily
- save data to csv / jsonline buckitized
- build docker image for it
[similar to update data in a public google sheet like this](https://docs.g…
-
Hello and apologies in advance if this is a newbie question.
I have been experiencing troubles in having kubeval validate even simple Helm charts - see https://github.com/aquariophilie/node-koa-boi…
-
Here are a few things I'm thinking about implementing for V3 of this boilerplate.
- Replace JSONDoc with API Blueprint + Aglio for documentation
- Use Dredd for Documentation Validation / testing
- Do…
-
```
oc logs -f pod/chi-dev-dev-0-0-0
Necessary directory '/var/lib/clickhouse/' isn't owned by user with id '1000740000'
```
This problem is caused by boilerplate code inside Docker image itself…
-
Subtasks:
- [x] Create a runner which launches DAT in a Docker image with external configuration
- [x] define external configuration model and how user can configure it
- [ ] Create python sup…