Skip to content

Commit

Permalink
Update template lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Guekka authored and github-actions[bot] committed Aug 13, 2023
1 parent c17f127 commit daeaf37
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 5 deletions.
21 changes: 18 additions & 3 deletions merged-with-duplicates.json
Original file line number Diff line number Diff line change
Expand Up @@ -5427,7 +5427,7 @@
"title": "Cops",
"name": "Cops",
"note": "<a href='https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates-2.0.json' target='_blank'>Source</a>\nPortainer App Templates by <a href='https://www.technorabilia.com' target='_blank'>Technorabilia</a> based on data provided by <a href='https://www.linuxserver.io' target='_blank'>LinuxServer.io</a>.</p><p>Don't forget to create the volume directories on the host file system.</p><p>mkdir -p /volume1/docker/cops/config<br>mkdir -p /volume1/docker/cops/books</p>",
"description": "[Cops](http://blog.slucas.fr/en/oss/calibre-opds-php-server) by S\u00e9bastien Lucas, stands for Calibre OPDS (and HTML) Php Server. COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices. Changes in your Calibre library are reflected immediately in your COPS pages. See : [COPS's home](http://blog.slucas.fr/en/oss/calibre-opds-php-server) for more details. Don't forget to check the [Wiki](https://github.com/seblucas/cops/wiki). ## Why? (taken from the author's site) In my opinion Calibre is a marvelous tool but is too big and has too much dependencies to be used for its content server. That's the main reason why I coded this OPDS server. I needed a simple tool to be installed on a small server (Seagate Dockstar in my case). I initially thought of Calibre2OPDS but as it generate static file no search was possible. Later I added an simple HTML catalog that should be usable on my Kobo. So COPS's main advantages are : * No need for many dependencies. * No need for a lot of CPU or RAM. * Not much code. * Search is available. * With Dropbox / owncloud it's very easy to have an up to date OPDS server. * It was fun to code. If you want to use the OPDS feed don't forget to specify feed.php at the end of your URL.",
"description": "[Cops](http://blog.slucas.fr/en/oss/calibre-opds-php-server) by S\u00e9bastien Lucas, now maintained by MikesPub, stands for Calibre OPDS (and HTML) Php Server. COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices. Changes in your Calibre library are reflected immediately in your COPS pages. See : [COPS's home](http://blog.slucas.fr/en/oss/calibre-opds-php-server) for more details. Don't forget to check the [Wiki](https://github.com/seblucas/cops/wiki). ## Why? (taken from the author's site) In my opinion Calibre is a marvelous tool but is too big and has too much dependencies to be used for its content server. That's the main reason why I coded this OPDS server. I needed a simple tool to be installed on a small server (Seagate Dockstar in my case). I initially thought of Calibre2OPDS but as it generate static file no search was possible. Later I added an simple HTML catalog that should be usable on my Kobo. So COPS's main advantages are : * No need for many dependencies. * No need for a lot of CPU or RAM. * Not much code. * Search is available. * With Dropbox / owncloud it's very easy to have an up to date OPDS server. * It was fun to code. If you want to use the OPDS feed don't forget to specify feed.php at the end of your URL.",
"categories": [
"Books"
],
Expand Down Expand Up @@ -35236,13 +35236,28 @@
"label": "HOST_IP",
"default": "192.168.100.10",
"description": "Specify the IP of the host, needed for LAN Remote Play."
},
{
"name": "STARTUP",
"label": "STARTUP",
"default": "KDE",
"description": "KDE to boot into desktop mode, BIGPICTURE to boot into gamescope."
},
{
"name": "RESOLUTION",
"label": "RESOLUTION",
"default": "1920x1080",
"description": "When booting into BIGPICTURE mode the screen resolution will be bound to this value."
}
],
"ports": [
"3000:3000/tcp",
"3001:3001/tcp",
"27031-27036:27031-27036/udp",
"27031-27036:27031-27036"
"27031-27036:27031-27036",
"47984-47990:47984-47990:47984-47990:47984-47990/tcp",
"48010:48010:48010:48010",
"47998-48000:47998-48000:47998-48000:47998-48000/udp"
],
"volumes": [
{
Expand Down Expand Up @@ -35483,7 +35498,7 @@
"name": "DNSPLUGIN",
"label": "DNSPLUGIN",
"default": "cloudflare",
"description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `dynu`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`."
"description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `dynu`, `freedns`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`."
},
{
"name": "PROPAGATION",
Expand Down
19 changes: 17 additions & 2 deletions merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -14364,13 +14364,28 @@
"label": "HOST_IP",
"default": "192.168.100.10",
"description": "Specify the IP of the host, needed for LAN Remote Play."
},
{
"name": "STARTUP",
"label": "STARTUP",
"default": "KDE",
"description": "KDE to boot into desktop mode, BIGPICTURE to boot into gamescope."
},
{
"name": "RESOLUTION",
"label": "RESOLUTION",
"default": "1920x1080",
"description": "When booting into BIGPICTURE mode the screen resolution will be bound to this value."
}
],
"ports": [
"3000:3000/tcp",
"3001:3001/tcp",
"27031-27036:27031-27036/udp",
"27031-27036:27031-27036"
"27031-27036:27031-27036",
"47984-47990:47984-47990:47984-47990:47984-47990/tcp",
"48010:48010:48010:48010",
"47998-48000:47998-48000:47998-48000:47998-48000/udp"
],
"volumes": [
{
Expand Down Expand Up @@ -14611,7 +14626,7 @@
"name": "DNSPLUGIN",
"label": "DNSPLUGIN",
"default": "cloudflare",
"description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `dynu`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`."
"description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `dynu`, `freedns`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`."
},
{
"name": "PROPAGATION",
Expand Down

0 comments on commit daeaf37

Please sign in to comment.