Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Development
HabCtl - The Complete Tool For Habbo Retro
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jepzter" data-source="post: 447873" data-attributes="member: 81100"><p>Thanks! In the future versions I’m hoping that it will be fully customizable (platform wise). But the Apache and MySQL combo will be the starting line. As of what combinations to run, there’s no limit. Just specify what you want to run together and it should work. </p><p></p><p>Again, sadly I’m falling a bit of schedule as there’s a few new problems with copying files. Seems to be a bug within the framework I'm using. I’m not going to give out another ETA. But the project is ongoing and I like it a lot, and when the new bugs are fixed, it will go live. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> </p><p></p><p>I’ve had a few to test it out and gotten some feedback that has been solved. Setting up a bare minimum retro has now gone from hours to minutes really <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>[automerge]1556216944[/automerge]</p><p>Hello,</p><p></p><p>Im currently in the stage of cleaning up code and thinking of better resolutions to some of the code that I've written for version 1.0. I've found a bug where placing the habctl executable outside of the source code causes a problem with loading Dockerfiles and is currently solving that. I've removed from the first version possibility to Download files, but will be in the next version which I hope will come quite quick after the first one. The reason for removing that function is because of a few bugs with extracting, so I rather build the core concept first and have that more or less bugfree and how everyone wants it. By that, it is only possible to copy files from your local machine to spin them all up, and its super easy. Here's how easy it is to install your cms, emulator and the sql script to be runned at first time.</p><p></p><p>command: <strong>habctl install</strong></p><p>[CODE]Website path: /Users/test/my-cms</p><p>Backend path: /Users/test/my-emulator</p><p>SqlFile path: /Users/test/my-emulator/emulator.sql</p><p>Mysql Password: hello123</p><p>Create examplefiles? (true/false): false</p><p>Have you added /usr/local/share/habctl in File Sharing in Docker preferences?[/CODE]</p><p></p><p>After this, all you have to do is <strong>habctl start </strong>this is in my perspective very easy to get going, you dont have to do anything to get started with your habbo retro other than installing docker and downloading habctl. I remember when I was around 12-15 and was going to create a retro, what a mess it could be just setting the core up, so I really think this is an improvement.</p><p>[automerge]1556381734[/automerge]</p><p>Hello everyone, removed tons of code to have this release clean and now it's out there. Remember this is the MVP so you should not all the things that I promised yet, but Im starting to work on that now. Im actually happy that I could cut a lot of messy code, though it's still messy and doesn't scale good. Everything seems to be running like it should, on OS X and Linux Windows is yet untested. The release link has been updated in the thread. Please, help me make this a great tool and report any issues and features you want on the github page or here in the thread. Contribution is highly appreciated</p></blockquote><p></p>
[QUOTE="Jepzter, post: 447873, member: 81100"] Thanks! In the future versions I’m hoping that it will be fully customizable (platform wise). But the Apache and MySQL combo will be the starting line. As of what combinations to run, there’s no limit. Just specify what you want to run together and it should work. Again, sadly I’m falling a bit of schedule as there’s a few new problems with copying files. Seems to be a bug within the framework I'm using. I’m not going to give out another ETA. But the project is ongoing and I like it a lot, and when the new bugs are fixed, it will go live. :) I’ve had a few to test it out and gotten some feedback that has been solved. Setting up a bare minimum retro has now gone from hours to minutes really :) [automerge]1556216944[/automerge] Hello, Im currently in the stage of cleaning up code and thinking of better resolutions to some of the code that I've written for version 1.0. I've found a bug where placing the habctl executable outside of the source code causes a problem with loading Dockerfiles and is currently solving that. I've removed from the first version possibility to Download files, but will be in the next version which I hope will come quite quick after the first one. The reason for removing that function is because of a few bugs with extracting, so I rather build the core concept first and have that more or less bugfree and how everyone wants it. By that, it is only possible to copy files from your local machine to spin them all up, and its super easy. Here's how easy it is to install your cms, emulator and the sql script to be runned at first time. command: [B]habctl install[/B] [CODE]Website path: /Users/test/my-cms Backend path: /Users/test/my-emulator SqlFile path: /Users/test/my-emulator/emulator.sql Mysql Password: hello123 Create examplefiles? (true/false): false Have you added /usr/local/share/habctl in File Sharing in Docker preferences?[/CODE] After this, all you have to do is [B]habctl start [/B]this is in my perspective very easy to get going, you dont have to do anything to get started with your habbo retro other than installing docker and downloading habctl. I remember when I was around 12-15 and was going to create a retro, what a mess it could be just setting the core up, so I really think this is an improvement. [automerge]1556381734[/automerge] Hello everyone, removed tons of code to have this release clean and now it's out there. Remember this is the MVP so you should not all the things that I promised yet, but Im starting to work on that now. Im actually happy that I could cut a lot of messy code, though it's still messy and doesn't scale good. Everything seems to be running like it should, on OS X and Linux Windows is yet untested. The release link has been updated in the thread. Please, help me make this a great tool and report any issues and features you want on the github page or here in the thread. Contribution is highly appreciated [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Development
HabCtl - The Complete Tool For Habbo Retro
Top