Code Monkey home page Code Monkey logo

http-to-https-letsencrypt-create-rpm's Introduction

RPM builder for http-to-https-letsencrypt

You'll need to install rustup nightly:

rustup toolchain install nightly

Steps to build:

  • Update rust toolchain

rustup update

  • Update spec accordingly to requirements
  • Download source tarball from Releases or Tags page
  • Unpack source tarball

tar -xvf rust-http-to-https-letsencrypt-acme-version.tar.gz

  • Rename folder

mv rust-http-to-https-letsencrypt-acme-version http-to-https-letsencrypt-version

  • Create new source tarball

tar -czvf http-to-https-letsencrypt-version.tar.gz http-to-https-letsencrypt-version/

  • Copy created tarball to SOURCES folder

cp http-to-https-letsencrypt-version.tar.gz path-to-sources/SOURCES/

To build execute:

rpmbuild -v -bb --clean SPECS/http-to-https-letsencrypt.spec

Check RPM package at RPMS/x86_64 folder.

To install execute:

sudo rpm -i --force http-to-https-letsencrypt-YOUR_VERSION.rpm

To check installation:

http-to-https-letsencrypt

Community

Use GitHub discussions, issues and pull requests.

There is Rust Web Server Discord where you can ask questions and share ideas.

Follow the Rust code of conduct.

Donations

If you appreciate my work and want to support it, feel free to do it via PayPal.

Links

  1. Rust Web Server
  2. Rust TLS Server
  3. http-to-https-letsencrypt
  4. Rust Web Framework
  5. Create Debian Package
  6. Homebrew Formula Rust TLS Server
  7. Homebrew Formula Rust Web Server

http-to-https-letsencrypt-create-rpm's People

Contributors

bohdaq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.