Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

Is there anyone interested in Odroid Builds? I've seen there are binary builds available in the Jenkins server so is easy to update the script to support that hardware too.
Rekuen Discussion 9 13,435 01-21-2017, 02:36 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

I've checked the script from a clean install on a Raspberry Pi 2, with the latest raspbian minimal image, and is working properly. The first time takes some time to start because of the world genera...
Rekuen Discussion 9 13,435 01-14-2017, 06:40 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

Brachi Wrote: (12-27-2016, 06:24 AM) -- Rekuen Wrote: (02-28-2016, 11:32 PM) -- UPDATE 1: - Added install command for fresh installs, it also install dependencies like screen. - Added live comma...
Rekuen Discussion 9 13,435 01-14-2017, 04:05 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

dwmcqueen Wrote: (09-11-2016, 08:29 AM) -- Yes - I will test this out as this is very useful.  However, why won't it work on odroid, for example? -- It doesn't work on odroid because by the time the...
Rekuen Discussion 9 13,435 09-11-2016, 09:21 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

I've several new options almost ready, let's encrypt is one of them, the other one is the backup option, for now it just make a tar.gz of the entire server folder. I was thinking of integrating it wit...
Rekuen Discussion 9 13,435 03-12-2016, 11:03 PM
    Thread: Deadlock detected, aborting the server (build id: #396)
Post: RE: Deadlock detected, aborting the server (build ...

Could you post your Deadlock settings? You can find them in the settings.ini file. (edit by xoft: removed the needless quote)
Rekuen Discussion 14 11,912 03-04-2016, 04:09 AM
    Thread: Let's Encrypt and Cuberite http
Post: RE: Let's Encrypt and Cuberite http

Is working fine, changing the webroot to /webadmin/files/ make it work, and the certificate is working fine. I'll go with the automation of the renewal process and cleaning the code a bit. Will post...
Rekuen Development 4 5,361 03-04-2016, 03:30 AM
    Thread: Let's Encrypt and Cuberite http
Post: RE: Let's Encrypt and Cuberite http

I will give it a try , i was putting the challenge under /webadmin/ not /webadmin/files/ that's the problem, right now I'm not worried about root or permissions, as i do run all commands as root and c...
Rekuen Development 4 5,361 03-04-2016, 02:06 AM
    Thread: Let's Encrypt and Cuberite http
Post: Let's Encrypt and Cuberite http

Hi, I'm implementing Let's Encrypt in my daemon script to manage cuberite and I've a doubt: I use the webroot command to let letsencrypt create the challenge inside the webadmin folder. My doubt...
Rekuen Development 4 5,361 03-04-2016, 12:31 AM
    Thread: Pull requests remain open for too long
Post: RE: Pull requests remain open for too long

I agree with LogicParrot, I'm not involved in Cuberite development but I can see PRs fogotten there for more than 10 days or even more and indeed became outdated with master branch , so even if an iss...
Rekuen Development 23 20,580 03-03-2016, 01:07 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: RE: Daemon to manage cuberite and autostart script...

UPDATE 1: - Added install command for fresh installs, it also install dependencies like screen. - Added live command to switch to the current session of Cuberite to see real time logs, execute server...
Rekuen Discussion 9 13,435 02-28-2016, 11:32 PM
    Thread: Help with autostart please? :)
Post: RE: Help with autostart please? :)

I've clean the scripts, merge all into one, and added some functions please go to https://forum.cuberite.org/thread-2384.html For info and downloads, if you are using the old version please upd...
Rekuen Discussion 29 23,141 02-28-2016, 01:31 AM
    Thread: Daemon to manage cuberite and autostart script [info & download]
Post: Daemon to manage cuberite and autostart script [in...

Hi, i've been redoing my scripts, in order to tidy up all the code, and merge all so I ended up with 2 files, the cuberite.sh with all the functions and the cuberite file to use as daemon, I share it ...
Rekuen Discussion 9 13,435 02-28-2016, 01:29 AM
    Thread: Help with autostart please? :)
Post: RE: Help with autostart please? :)

Schwertspize Wrote: (02-27-2016, 03:35 PM) -- Sup. Big thanks. Firstly, please don't concatenate such commands with &&.. Use a && sleep 3 && instead.  Secondly, you can concatenate them to one scr...
Rekuen Discussion 29 23,141 02-27-2016, 08:46 PM
    Thread: Help with autostart please? :)
Post: RE: Help with autostart please? :)

Utking Wrote: (02-27-2016, 06:58 PM) -- Thanks Rekuen! And thanks to you all! :) I finally got it working! The performance is actually decent, although how much better will it get with a raspberr...
Rekuen Discussion 29 23,141 02-27-2016, 08:34 PM
    Thread: Help with autostart please? :)
Post: RE: Help with autostart please? :)

I've clean the scripts, merge all into one, and added some functions please go to https://forum.cuberite.org/thread-2384.html For info and downloads, if you are using the old version please update t...
Rekuen Discussion 29 23,141 02-27-2016, 11:11 AM
    Thread: Help with autostart please? :)
Post: RE: Help with autostart please? :)

Utking Wrote: (02-26-2016, 07:27 AM) -- when i write sudo su - minecraft -c 'tmux new -d "/home/pi/Server/Cuberite" ' i don't get any output,  no process when i run top either :/ Edit: tmux is ...
Rekuen Discussion 29 23,141 02-26-2016, 07:59 AM
    Thread: Files to replace on update
Post: RE: Files to replace on update

bearbin Wrote: (12-19-2015, 11:38 PM) -- If you're designing it for debian, why not just go the whole way and make a .deb package? -- Is aimed at debian but as i said if people is interested i don'...
Rekuen Development 11 11,401 12-20-2015, 12:02 AM
    Thread: Files to replace on update
Post: RE: Files to replace on update

Zee1234 Wrote: (12-19-2015, 12:06 PM) -- Rekuen Wrote: (12-19-2015, 11:12 AM) -- bearbin Wrote: (12-19-2015, 06:04 AM) -- How are you stopping the server? Are you piping in a message or sending a k...
Rekuen Development 11 11,401 12-19-2015, 11:07 PM
    Thread: Files to replace on update
Post: RE: Files to replace on update

bearbin Wrote: (12-19-2015, 06:04 AM) -- How are you stopping the server? Are you piping in a message or sending a kill signal? If you're sending a message then you can just send in "say message"....
Rekuen Development 11 11,401 12-19-2015, 11:12 AM