File tree Expand file tree Collapse file tree 4 files changed +20
-14
lines changed Expand file tree Collapse file tree 4 files changed +20
-14
lines changed Original file line number Diff line number Diff line change 99 @echo " "
1010 @echo " build-push build image and upload to ghcr.io"
1111 @echo " "
12- @echo " deploy deploy Skeleton to registered 'docker_dev'"
12+ @echo " deploy28 deploy Skeleton to registered 'docker_dev' for Nextcloud 28"
13+ @echo " deploy27 deploy Skeleton to registered 'docker_dev' for Nextcloud 27"
1314 @echo " "
1415 @echo " run28 install Skeleton for Nextcloud 28"
1516 @echo " run27 install Skeleton for Nextcloud 27"
1617 @echo " "
1718 @echo " For development of this example use PyCharm run configurations. Development is always set for last Nextcloud."
18- @echo " First run 'Skeleton' and then 'make manual_register ', after that you can use/debug/develop it and easy test."
19+ @echo " First run 'Skeleton' and then 'make registerXX ', after that you can use/debug/develop it and easy test."
1920 @echo " "
20- @echo " manual_register perform registration of running Skeleton into the 'manual_install' deploy daemon."
21+ @echo " register28 perform registration of running Skeleton into the 'manual_install' deploy daemon."
22+ @echo " register27 perform registration of running Skeleton into the 'manual_install' deploy daemon."
2123
2224.PHONY : build-push
2325build-push :
Original file line number Diff line number Diff line change 99 @echo " "
1010 @echo " build-push build image and upload to ghcr.io"
1111 @echo " "
12- @echo " deploy deploy example to registered 'docker_dev'"
12+ @echo " deploy28 deploy example to registered 'docker_dev' for Nextcloud 28"
13+ @echo " deploy27 deploy example to registered 'docker_dev' for Nextcloud 27"
1314 @echo " "
1415 @echo " run28 install TalkBot for Nextcloud 28"
1516 @echo " run27 install TalkBot for Nextcloud 27"
1617 @echo " "
1718 @echo " For development of this example use PyCharm run configurations. Development is always set for last Nextcloud."
18- @echo " First run 'TalkBot' and then 'make manual_register ', after that you can use/debug/develop it and easy test."
19+ @echo " First run 'TalkBot' and then 'make registerXX ', after that you can use/debug/develop it and easy test."
1920 @echo " "
20- @echo " manual_register perform registration of running 'TalkBot' into the 'manual_install' deploy daemon."
21+ @echo " register28 perform registration of running 'TalkBot' into the 'manual_install' deploy daemon."
22+ @echo " register27 perform registration of running 'TalkBot' into the 'manual_install' deploy daemon."
2123
2224.PHONY : build-push
2325build-push :
Original file line number Diff line number Diff line change 99 @echo " "
1010 @echo " build-push build image and upload to ghcr.io"
1111 @echo " "
12- @echo " deploy deploy example to registered 'docker_dev'"
12+ @echo " deploy28 deploy example to registered 'docker_dev' for Nextcloud 28"
13+ @echo " deploy27 deploy example to registered 'docker_dev' for Nextcloud 27"
1314 @echo " "
1415 @echo " run28 install TalkBotAI for Nextcloud 28"
1516 @echo " run27 install TalkBotAI for Nextcloud 27"
1617 @echo " "
1718 @echo " For development of this example use PyCharm run configurations. Development is always set for last Nextcloud."
18- @echo " First run 'TalkBotAI' and then 'make manual_register ', after that you can use/debug/develop it and easy test."
19+ @echo " First run 'TalkBotAI' and then 'make registerXX ', after that you can use/debug/develop it and easy test."
1920 @echo " "
20- @echo " manual_register28 perform registration of running 'TalkBotAI' into the 'manual_install' deploy daemon."
21- @echo " manual_register27 perform registration of running 'TalkBotAI' into the 'manual_install' deploy daemon."
21+ @echo " register28 perform registration of running 'TalkBotAI' into the 'manual_install' deploy daemon."
22+ @echo " register27 perform registration of running 'TalkBotAI' into the 'manual_install' deploy daemon."
2223
2324.PHONY : build-push
2425build-push :
Original file line number Diff line number Diff line change 99 @echo " "
1010 @echo " build-push build image and upload to ghcr.io"
1111 @echo " "
12- @echo " deploy deploy example to registered 'docker_dev'"
12+ @echo " deploy28 deploy example to registered 'docker_dev' for Nextcloud 28"
13+ @echo " deploy27 deploy example to registered 'docker_dev' for Nextcloud 27"
1314 @echo " "
1415 @echo " run28 install ToGif for Nextcloud 28"
1516 @echo " run27 install ToGif for Nextcloud 27"
1617 @echo " "
1718 @echo " For development of this example use PyCharm run configurations. Development is always set for last Nextcloud."
18- @echo " First run 'ToGif' and then 'make manual_register ', after that you can use/debug/develop it and easy test."
19+ @echo " First run 'ToGif' and then 'make registerXX ', after that you can use/debug/develop it and easy test."
1920 @echo " "
20- @echo " manual_register28 perform registration of running 'to_gif' into the 'manual_install' deploy daemon."
21- @echo " manual_register27 perform registration of running 'to_gif' into the 'manual_install' deploy daemon."
21+ @echo " register28 perform registration of running 'to_gif' into the 'manual_install' deploy daemon."
22+ @echo " register27 perform registration of running 'to_gif' into the 'manual_install' deploy daemon."
2223
2324.PHONY : build-push
2425build-push :
You can’t perform that action at this time.
0 commit comments