user
05/14/2022, 6:19 PMmake build
3. Ran curl <https://compose.lakefs.io> | docker-compose -f - up
and seeing some logs
4. Ran ./lakectl commit <lakefs://actions-stuff/main> -m "added webhook again 2"
(made sure to do ./lakectl thats built )
5. But i dont see the log in the step 3. process
not sure if i am missing anythinguser
05/14/2022, 6:42 PMuser
05/14/2022, 6:44 PMuser
05/14/2022, 6:47 PM./lakefs run
user
05/14/2022, 6:51 PM~/.lakefs.yaml
?
this is all i could find https://docs.lakefs.io/contributing.htmluser
05/14/2022, 6:56 PMdocker-compose up --build -d
seems to be simpleruser
05/14/2022, 6:57 PMuser
05/14/2022, 6:58 PMuser
05/14/2022, 7:05 PMuser
05/14/2022, 7:07 PMdocker-compose up --build -d
as replacement for step 3.
i just wanted to avoid the hassle of installign postgres etc so all good now 🙂user
05/14/2022, 7:10 PMuser
05/15/2022, 11:34 AMuser
05/15/2022, 11:37 AM