Giter VIP home page Giter VIP logo

Comments (7)

FezVrasta avatar FezVrasta commented on August 22, 2024

I never packaged in RPM/DEB, surely it would be really neat. But maybe we should first get a stable and complete version of the script before we package it?

from ark-server-tools.

Sispheor avatar Sispheor commented on August 22, 2024

Yep
Le 21 juin 2015 11:20 AM, "Fez Vrasta" [email protected] a Γ©crit :

I never packaged in RPM/DEB, surely it would be really neat. But maybe we
should first get a stable and complete version of the script before we
package it?

β€”
Reply to this email directly or view it on GitHub
#29 (comment)
.

from ark-server-tools.

FezVrasta avatar FezVrasta commented on August 22, 2024

I have prepared a net installer, I think it's really the easier way to install our package.

When we'll reach a stable phase we can consider packaging to RPM and DEB

from ark-server-tools.

pandabear41 avatar pandabear41 commented on August 22, 2024

Please don't package in a DEB or RPM, they are horrible to maintain and only work for certain linux builds. I would recommend just creating one shell script that you download and execute with one paste into the console.
For example have a single shell script that will do everything for you.
wget http://someurl/bootstrap.sh && chmod +x bootstrap.sh && ./bootstrap.sh
Inside the shell bootstrap.sh you would download a tar and run through some prompts to install the management script.

from ark-server-tools.

FezVrasta avatar FezVrasta commented on August 22, 2024

@pandabear41 yes I have already did it!

curl -s https://raw.githubusercontent.com/FezVrasta/ark-server-tools/master/netinstall.sh | sudo bash -s steam

from ark-server-tools.

pandabear41 avatar pandabear41 commented on August 22, 2024

@FezVrasta You read my mind as I was writing my message. I have managed DEB and RPM packages in the past and they are time consuming to maintain and not all users will be able to install a package correctly.

from ark-server-tools.

FezVrasta avatar FezVrasta commented on August 22, 2024

yes this is what I had in mind as well. by the way we could consider them in the future if really needed

from ark-server-tools.

Related Issues (20)

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.