Michiel Sikkes

Results 73 comments of Michiel Sikkes

@jvanbaarsen great! If it's just a matter of adding a `sites-available` or a new file in `conf.d` and Dokku also does that they can perfectly run alongside! I also agree...

@jvanbaarsen Awesome! Would be great if you can work on that.

@TranDinhKhang Awesome that you'd like to help out. I think that @jvanbaarsen his original idea was to convert to TailwindCSS and add some React. So that's the direction we'd like...

@TranDinhKhang If you're still interested in helping out. I think it would be great to start building an awesome UI by using most recent Rails Webpacker support and TailwindCSS, optionally...

I think this feature should mainly be rewarding to the users too, instead of just us getting install base numbers. Providing a version check is a good thing if you...

DO (and some other hosting providers) use custom server images that have been modified over the default installation process. Implementing it in `HealthCheck` sounds right! Is that executed at install...

Yep sounds good! As long as it's checked at least once during boostrap, because then the Swap Settings page will initially show the correct state.

This feature has been functionally implemented as first go via #265. It works well and is easily performed by running two shell commands on a server: ``` $ wget https://raw.githubusercontent.com/intercity/intercity-next/master/scripts/bootstrap.sh...