coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

APACHE-2.0 License

Stars
14.8K
Committers
232
coolify - v2.4.10

Published by andrasbacsai over 2 years ago

Fixes

  • WP extra config is working now.
  • sFTP connections are stopped when WP instance is stopped.
  • User ID changed for the sFTP connection for the WP instances.
  • WP UI's extraconfig is visual in case of WP instance is running.
coolify - v2.4.9

Published by andrasbacsai over 2 years ago

Fixes

  • Teams view does not show duplicated teams.
  • Changed bitnami/redis to redis due to incompatibility with ARM arch.

Improvements

  • TCP / HTTP / Coolify proxies are monitored and self-healed by Coolify.
  • Improve performance of the docker cleanup process.
coolify - v2.4.8

Published by andrasbacsai over 2 years ago

Fixes

  • First registration should happen even if the proxy cannot be started.
  • Typo in Gitlab code.
  • Remove system-wide password reset.
coolify - v2.4.7

Published by andrasbacsai over 2 years ago

Fixes

  • Network attach to HAProxy
coolify - v2.4.6

Published by andrasbacsai over 2 years ago

Fixes

  • More "aggressive" cleanup of docker images (cleanup older than a day to prevent the disk from getting full).
  • Load all branches of a repository (before only the first 30 are loaded).
  • DNS check before requesting an SSL cert.
  • Restart Policy for resources.
  • Revert Postgres root password, it causes problems.
coolify - v2.4.5

Published by andrasbacsai over 2 years ago

Fixes

  • Increased timeout value of API requests.
  • Invitations UI.
  • Types.
coolify - v2.4.4

Published by andrasbacsai over 2 years ago

Fixes:

  • Proxy configurations generated correctly
  • GitHub organizations reactivated
coolify - v2.4.3 - ARM support added

Published by andrasbacsai over 2 years ago

The only three main changes are:

  • Dockerfile.
  • bcrypt => bcryptjs.
  • For ARM, Prisma engine needs to be built from source.

Fixes

  • Rearrange ARGs in Docker build pack. Thanks to @esdete2!
  • Started to introduce more typing. Thanks to @dominicbachmann!
  • Tooltip with corresponding colours. Thanks to @mobilpadde!
coolify - v2.4.2

Published by andrasbacsai over 2 years ago

Fixes

  • The installation repositories button is shown again
  • Show missing configuration for sources
coolify - v2.4.1

Published by andrasbacsai over 2 years ago

Fixes

  • Ghost service https for all URLs
  • Postgresql postgres password is shown and changeable from the UI
  • DB connection string generator
coolify - v2.4.0

Published by andrasbacsai over 2 years ago

Features

  • On-demand sFTP connection to your WordPress data.
  • The PHP build pack includes Composer support.
  • Admin team global view on defined resources.
  • Able to change the version/tag of all services.
  • Able to modify database passwords.
  • Basic support for white-labeled version.
  • Able to reset passwords from the new IAM menu (Teams renamed to IAM)
  • The root team can reset passwords for any users.
  • The root team can delete any users. Resources left without a user/team are migrated to the root team.
  • Plausible Analytics stable tag. Thanks to @Soneji!

Fixes / Improvements

  • SSL check process improved, does not cause CPU spikes.
  • Dockerfile typings. Thanks to @dominicbachmann!
  • Self-hosted (or any) GitLab URL should not have a / in the end.
  • New GitLab/GitHub creating process.
  • More than one persistent volume could be added.
  • Empty build log lines should be skipped.

UI

Lots of minor UI improvements here and there.

coolify - v2.3.3

Published by andrasbacsai over 2 years ago

Fixes:

  • Add Git LFS support.
  • Possible fix to stuck build logs (only logs are stuck, not the actual builds)
  • Importer errors are now saved to logs.
  • Do not show GitHub token in logs.
coolify - v2.3.2

Published by andrasbacsai over 2 years ago

Fixes:

  • PHP build pack detects and uses custom .htaccess (switch base image from nginx to apache)
  • N8n default WEBHOOK_URL env variable is set for webhooks.
coolify - v2.3.1

Published by andrasbacsai over 2 years ago

Fixes:

  • Change variable type (build/runtime) after it's saved
  • Default configuration is fixed now
coolify - v2.3.0

Published by andrasbacsai over 2 years ago

Features:

Fixes:

  • Loading indicator on registration. Thanks to @restray.
  • Pnpm command now works for Windows users. Thanks to @restray.
  • Catch error correctly on DNS request. Thanks to @SaraVieira.
  • Ignore unnecessary proxy errors.
  • Typos. Thanks to @Just-Moh-it.
  • Self-hosted GitLab & Github urls.
coolify - v2.2.7

Published by andrasbacsai over 2 years ago

Fixes:

  • HAProxy errors if proxy fails
  • Build variables are now working propely
  • SvelteKit based app default build pack is NodeJS until SvelteKit build pack is not added.
coolify - v2.2.6

Published by andrasbacsai over 2 years ago

Fixes:

  • Add X-Forwarded-Host and X-Forwarded-Proto headers to Proxy configuration
coolify - v2.2.5

Published by andrasbacsai over 2 years ago

Fixes Coolify's settings values.

coolify - v2.2.4

Published by andrasbacsai over 2 years ago

Fix Gitlab repository url.

coolify - v2.2.3

Published by andrasbacsai over 2 years ago

Fixes:

  • Proxy queries Ghost applications as well.
  • Reload window on domain setting.
  • Persistent storage configured with webhooks.
  • Typo on the UI. Thanks to @TommasoAmici!
  • License file added.
  • Dashify repositories (prevent space).
  • Typo in the README! Thanks to @SaraVieira!