Skip to content

Add calcardbackup #3696

Answered by szaimen
aleyoscar asked this question in Ideas
Nov 6, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, so the most elegant way would be to add a community container: https://github.com/nextcloud/all-in-one/tree/main/community-containers#how-to-add-containers. Feel free to ping me if you should need help on this!

Regarding the json, I just leave this here as an example:

{
    "aio_services_v1": [
        {
            "container_name": "nextcloud-aio-calcardbackup",
            "display_name": "Cal and card backup",
            "documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/calcardbackup",
            "image": "waja/calcardbackup",
            "image_tag": "latest",
            "restart": "unless-stopped",
            "environment": [
          …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@szaimen
Comment options

Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
help wanted Extra attention is needed
2 participants