Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

standard-procedure-anvil

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-procedure-anvil

  • 0.2.4
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Standard::Procedure::Anvil

Some simple scripts for installing Dokku applications on Ubuntu servers.

Why does this exist?

I needed a tool to simplify the management of my many dokku-deployed Ruby on Rails apps.

Installation

Anvil requires Ruby 2.7 or newer, as it uses ConcurrentRuby to handle doing more than one thing at once.

gem install standard-procedure-anvil

Usage

Build a server

Ultimately the plan is to use Fog to handle building servers.

But until then, you can prepare your servers using CloudInit

Generating a cloudinit file with anvil cloudinit generate

Install and deploy

Use the anvil app install and anvil app deploy commands to install and deploy your app to your server.

Manage and reconfigure

Use anvil app scale and anvil app reconfigure to manage and reconfigure your app. (Docs coming soon)

Ruby on Rails

I'm a Rails developer and I built anvil to help me with my Rails apps. Here are some things I learnt along the way.

Contributing

Check out the Roadmap

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/standard-procedure-anvil.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 15 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc