Flightkick

Results 17 issues of Flightkick

_As discussed on Discord_ It would be nice if Amass had some more verbose logging messages, especially when using the `-v` flag. A few suggestions: - Notifying amass has started...

Not much of a problem but FYI. In Github issue templates, text like: ``` Please note that the Vagrant issue tracker is in priority reserved for bug reports and enhancements....

documentation

### Vagrant version Vagrant 2.2.19 ### Host operating system Windows 10 (build not relevant) ### Expected behavior When the `metadata.json` file is not valid, I expect an error stating that...

**What version of Invoice Ninja are you running? ie v4.5 / v5** v5 **What environment are you running?** Docker **Have you searched existing issues/requests?** Yes **Screenshots** ![image](https://user-images.githubusercontent.com/8693699/183878168-1ca7ab6f-ad71-4822-96fc-1faff4c94ab2.png) **Additional context** For...

feature request

- Provide a `docker-compose.hub.yml` in the repo - Provide installation instructions for using the Docker hub image _Originally posted by @Flightkick in https://github.com/ssl/ezXSS/issues/80#issuecomment-800641410_

I forgot about msmtprc while porting the application to a Docker Hub image so e-mail support is not on par with the other set-ups. The fix would include copying the...

## Bug Report ### Description Trying to build an ISO with system extensions enabled using: `sudo make image-metal IMAGER_SYSTEM_EXTENSIONS="docker.io/me/custom-image:latest"` Results in: ``` v1.2.0-alpha.1-21-ge97b9f6d3: Pulling from siderolabs/imager Digest: sha256:557974f4456e7cb0d306fadde257479d353b303f4aab7d90009e7bedae48bc18 Status: Image...

### Steps to reproduce the problem 1. Use the docker configuration 2. Disable sidekiq's public network access by removing https://github.com/mastodon/mastodon/blob/2bad619d171f8516137725c83878cdf5f6f61aa9/docker-compose.yml#L106 3. Trigger something that sends an email 4. Check the...

bug

The `docker-compose.yml` example exposes the ports for redis and postgres publicly. Declaring the port mapping is not necessary when containers reside in the same network so they can safely be...

Hi there, While looking for tools to support GitOps in Nomad I stumbled upon your listing of `getnelson/nelson`. Looking at that project's repository, it seems like there hasn't been any...