Discussion:
[Trac-dev] Simplifying Trac install process with Snaps
Alan Pope
2017-01-24 12:48:09 UTC
Permalink
Hi all,

I work at Canonical on Ubuntu and wanted to start a thread about making a
snap of Trac.

For those unaware, snaps are are self-contained apps, which can be used on
Linux systems. They use seccomp, apparmor and other Linux features to
provide great security for users.

They're super easy to install, and update, making it typically just one
command for users to try out Trac.

Once setup via a simple yaml file, snaps are easy to maintain, and easy to
install. They can be uploaded to the store from the command line, and
automatically updated by users.

Anyone interested in the challenge? :)

Cheers,
Al.

[1] https://snapcraft.io/
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.
RjOllos
2017-03-17 20:43:56 UTC
Permalink
Post by Alan Pope
Hi all,
I work at Canonical on Ubuntu and wanted to start a thread about making a
snap of Trac.
For those unaware, snaps are are self-contained apps, which can be used
on Linux systems. They use seccomp, apparmor and other Linux features to
provide great security for users.
They're super easy to install, and update, making it typically just one
command for users to try out Trac.
Once setup via a simple yaml file, snaps are easy to maintain, and easy to
install. They can be uploaded to the store from the command line, and
automatically updated by users.
Anyone interested in the challenge? :)
Cheers,
Al.
[1] https://snapcraft.io/
I'd be willing to give it a try if I can find time in the near future.
Would you be available to review the yaml file?

- Ryan
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...