Weekly Platform Update #34

wpu34 1

The Weekly Platform Update is a series of posts about every impactful changes on Clever Cloud. You’ll find the updated parts of Clever Cloud below, to follow fixes, updates, new products and more on a weekly basis.

[Unreleased]

  • console: a new log viewer

WPU #33 – 2018-01-12

Added

Changed

  • java: fix compatibility issue for Spring Boot JVM with Metrics
  • clever-tools: updated to 0.10.1
    • Add clever env to display app dependencies environment variables (fixes #165)
    • Add clever profile to display infos about current logged in user (name, email 2FA) (fixes #161)
    • Add -i option to clever ssh to provide identify file (fixes #164)
    • Show commit about to be redeployed (fixes #145)
    • Ignore parent “.clever.json” with clever create (fixes #179)
    • Normalize (slugify) alias and git remote names (fixes #166)
    • Fix logger and console (fixes #134)
    • Update to latest nodegit (and fix node version to 8.3.0)
    • Fix libss/openssl install docs (Adrien Duclos)
    • Add MacOS installation docs (Antonio Goncalves)
  • php: fixed PHP application bucket mounting

Blog

À lire également

HDS migration: migrate your healthcare data with no perceptible downtime

An HDS migration consists of transferring an application and its healthcare data from one hosting provider to another while maintaining the required certification and service continuity. When properly planned and executed, the perceived interruption can be reduced to a simple DNS switch. For example, when Madietenligne, a provider of an e-health solution for dietitians, migrated to Clever Cloud, its test and production environments were moved in less than fifteen days, covering 500 GB of data, with no downtime perceived by users.
Features

Gravitee and Clever Cloud Announce Strategic Partnership for European AI Sovereignty 

Gravitee and Clever Cloud Provide an Open-Source, Deploy-Anywhere Control Plane Ensuring European AI Runs Strictly on Your Terms.
Press

Magnetar: a Rust Apache Pulsar client built for deterministic simulation

Some of the most interesting reliability work in distributed systems starts with a simple idea: if a system can fail in production because of time, scheduling, networking, or unlucky interleavings, then those forces should be brought into tests under control.
Engineering