HomePhabricator
Diffusion Comm 682bd637b664

[Services] Update backup CMake

Description

[Services] Update backup CMake

Summary:
Make backup more nix friendly
Allow backup to be built outside of docker

Also moved Item.h to shared lib

Test Plan:

nix develop
cd services/backup && mkdir build && cd build && cmake .. && make

docker workflow:

cd services/base-image
docker build -t commapp/services-base . -f Dockerfile

cd ../..
docker build . -f services/backup/Dockerfile

Reviewers: max, karol, atul

Reviewed By: atul

Subscribers: ashoat, tomek, adrian, atul, abosh, karol, max

Differential Revision: https://phab.comm.dev/D4494

Details

Provenance
jonAuthored on Jul 8 2022, 9:27 PM
Reviewer
atul
Differential Revision
D4494: [Services] Update backup CMake
Parents
rCOMMc11d07fedc73: [Services] Update blob CMake project
Branches
Unknown
Tags
Unknown