Port details |
- rubygem-kamal Deploy web apps in containers to servers running Docker with zero downtime
- 2.4.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-02 16:33:45
- Last Update: 2025-01-02 16:28:30
- Commit Hash: eb2f714
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://kamal-deploy.org/
- https://github.com/basecamp/kamal
- Description:
- From bare metal to cloud VMs, deploy web apps anywhere with zero downtime. Kamal
uses kamal-proxy to seamlessly switch requests between containers. Works
seamlessly across multiple servers, using SSHKit to execute commands. Originally
built for Rails apps, Kamal will work with any type of web app that can be
containerized with Docker.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-kamal>0:www/rubygem-kamal
- To install the port:
- cd /usr/ports/www/rubygem-kamal/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-kamal
- pkg install rubygem-kamal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-kamal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735802494
SHA256 (rubygem/kamal-2.4.0.gem) = 5f62f1858cc15c1506e55b60b075c89a1e7ef9c6bb0a7e3c01b54af190f85181
SIZE (rubygem/kamal-2.4.0.gem) = 60416
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport80>=7.0 : devel/rubygem-activesupport80
- rubygem-base64>=0.2<1 : converters/rubygem-base64
- rubygem-bcrypt_pbkdf>=1.0<2 : security/rubygem-bcrypt_pbkdf
- rubygem-concurrent-ruby>=1.2<2 : devel/rubygem-concurrent-ruby
- rubygem-dotenv>=3.1<4 : misc/rubygem-dotenv
- rubygem-ed25519>=1.2<2 : security/rubygem-ed25519
- rubygem-net-ssh>=7.3,2<8,2 : security/rubygem-net-ssh
- rubygem-sshkit>=1.23.0<2.0 : security/rubygem-sshkit
- rubygem-thor>=1.3<2 : devel/rubygem-thor
- rubygem-zeitwerk>=2.6.18<3.0 : devel/rubygem-zeitwerk
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-kamal
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 02 Jan 2025 16:28:30 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-kamal: Add rubygem-kamal 2.4.0
From bare metal to cloud VMs, deploy web apps anywhere with zero downtime. Kamal
uses kamal-proxy to seamlessly switch requests between containers. Works
seamlessly across multiple servers, using SSHKit to execute commands. Originally
built for Rails apps, Kamal will work with any type of web app that can be
containerized with Docker. |
Number of commits found: 1
|