Setup the cache automatically when om develop is used.
It is not trivial for private projects as we have to provide login token to the user and that there is no easy way to revoke them if needed. This requirement can be pruned by modifying attic server to allow accessing the cache over VPN (by whitelisting the VPN’s public endpoints)
Setup the cache automatically when
om developis used.It is not trivial for private projects as we have to provide login token to the user and that there is no easy way to revoke them if needed. This requirement can be pruned by modifying attic server to allow accessing the cache over VPN (by whitelisting the VPN’s public endpoints)