Mike Fiedler

Results 105 issues of Mike Fiedler
trafficstars

This is an exploratory effort to support #164 It is not ready for merging, but I wanted to to open it for discussion and review.

Hello! Looking at the `sitemap_url_scheme` customization for multi-language sites, and I'm trying to figure out how to pass a specific configuration to enable the following behavior: in `conf.py`; ``` language...

I don't know if this is the same as #19 but I thought it might be useful to explain my use case. Given a large codebase, some 350k LOC, (dis)organized...

If a redis instance cannot complete a background save, this can affect the persistence behavior, and can lead to unexpected behaviors. The redis info command provides `rdb_last_bgsave_status` - values of...

refs: http://lm-sensors.org/ https://pypi.python.org/pypi/PySensors/0.0.2

checks
new integration
help welcome

We have a server that had a bad disk setup due to mishandling when it was created, and didn't find out until we poked at the server. A nagios check...

Version [1.2.2 was released](https://github.com/DapperDox/dapperdox/releases/tag/v1.2.2) on March 8, 2018. However, using this version today produces this message: ``` $ dapperdox -h 2>&1 | head -n1 2019/03/14 19:37:49 DapperDox server version 1.2.1...

Hello! This project uses the `go get` paradigm, which prevents being a repeatable guarantee of code versions at any given time. There's a few approaches to take, I've put a...

Hello! Love the tool, thanks for making it! Oftentimes, I have a large-ish object in Python that I'd want to format similar to JSON so it's more human-readable. In Python,...

From #habitatsummit discussion > `hab update` command for hab to pull down the newest release? Quick discussion with @eeyun on how this might be implemented: - execute `hab update` -...

Focus:Habitat
Stale
Type: Feature