Jeroen van Baarsen

Results 33 issues of Jeroen van Baarsen

For some integrations we might want to add an option to support things like: * enabled true/false * notify_treshold * etc ```ruby # appsignal.yml delayed_job: enabled: true retry_threshold: 3 ```

feature
requests

I'm not much of a JS hero, so all the build tools: Webpack, Postcss etc feel like one big magic show to me. Is there anyone around here that has...

Currently we have a default of 5 for the database pooling in the `database.yml` that gets created by Chef-repo. This is very low, I suggest we up this to something...

We had an issue on Intercityup.com that the binary server was gone and people where no longer able to create a new application since the ruby version could not be...

bug
enhancement

### Check for existing issues - [X] Completed ### Describe the feature In vim you can set the flag `splitright`, this makes the command `:vsplit` to split a pane to...

enhancement
vim
workspace
setting

Create a `security.md` file to explain what we all do in order to make sure the system is secure.

After #21 is merged, we want to include a way to also backup the env_vars/secret_key for your Intercity System.

Feature Request

We get a `nil` exception when on the Add Deploy Key page in the onboarding flow. This is caused by this change: https://github.com/intercity/intercity/pull/9/files#diff-2025835ff2ba944dedb95b83c1c28548R10

bug

At this point people have to figure out a way do backup their IC database. I think it would be nice to have a rake task that can do this.

Feature Request
Has Pull Request attached

At this point we only support Passenger, which is a great default, but it would be nice if we can also start supporting webservers like Unicorn and Puma. Best case...

Feature Request