CA Developer Profiles


Squid

Recommended Posts

Developer / Maintainer Profiles

 

CA supports developer profiles.  This allows a user to look at and compare the developers who are creating / supporting the various containers / plugins.  In order to take advantage of this, create a file within your template repositories called ca_profile.xml

 

Whenever a user selects the "Repositories" section, preference (ie: the first ones in the list) are given to authors who have filled out the profile.

 

For most developers, the profile would be something akin to:

 

<?xml version="1.0" encoding="utf-8"?>
<Maintainer>
  <Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/avatar.jpg</Icon>
  <Profile>
    Creating Docker containers with a little different approach than most developers, the container only has the dependencies installed and also the start script and downloads the application itself on the first start and updates the application on every start/restart of the container.
  </Profile>
  <DonateLink>https://www.paypal.me/chips777</DonateLink>
  <DonateText>If you like my work please consider Donating.</DonateText>
</Maintainer>

 

 

However there are also other entries which can be utilized if so desired:

 

<Forum> - A link to a forum page here (announcement thread, general support thread etc)

<WebPage> - A link to a webpage you operate

<Facebook> - A link to a facebook group / page 

<Reddit> - A link to a reddit group

<Discord> - A link to a discord site

<Twitter> - A link to a twitter page

<Photo> - Any additional photos etc you want to include within your profile see https://forums.unraid.net/topic/38619-docker-template-xml-schema/page/4/?tab=comments#comment-1051850

<Video> - a link to a video / podcast etc.

 

  • Like 1
Link to comment
  • Squid pinned this topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.