Michiel Sikkes

Results 25 issues of Michiel Sikkes

We've had a pretty cool layout for quite some time now! But it runs on an old version of Bulma and we could use an update. If we go that...

Enhancement

We would like to have deployment done via a regular Docker package and docker-compose. This will make deploying and updating Intercity very easy. We currently have the awesome CLI installer...

Feature Request
Enhancement

It has aways been a problem for Dokku users to easily build multi-server architectures. This because Dokku of course only runs and manages one server. Thus, making a multi-server architecture...

Enhancement

For security and collaboration with other team members, it would be great if all changes to servers/apps made would trigger entries in some kind of activity/change audit log. This so...

Feature Request
Enhancement

# Problem We currently have the "Enable Swap" feature create a swapfile of `current_swap * 3`. For relatively small servers with 500M or 1G of memory this is quite sane,...

Enhancement

At Firmhouse, we'd like to start controlling server configuration via API. For example, we would like to allow our product Airstrip (which is deployed via Intercity) to dynamically add/remove domain...

I just tested enabling SSL via LetsEncrypt and enabling custom port on my instance. It appears that when enabling both options there are two problems: 1. Normally, nginx is configured...

bug

I'm trying to visit the apps overview of a service and getting a crash. Here's the output from `production.log`: ``` I, [2016-08-30T13:38:48.034967 #22] INFO -- : [dce31cba-4279-4373-b630-8262e2c90ff5] Redirected to http://37.139.13.229/servers/2/apps...

bug
Need more information

By default, Ubuntu enables swap for you when you install a server, but our Intercity Swap Settings page shows the message "Swap is disabled on this server". We should probably...

bug

We have the SMTP settings functionality that allows a user to load SMTP settings from the database. This way people are able to dynamically configure the sending mail server for...

bug