TheLamer

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TheLamer's Achievements

Noob

Noob (1/14)

2

Reputation

  1. Just a general PSA, this project and the template used to launch it have changed to add a stack of applications inside the container including a custom web app for editing boot menus. Please see here for a little bit more info and full verbose documentation is coming after initial community feedback. https://github.com/linuxserver/docker-netbootxyz
  2. We are working with upstream to localize the IPXE files for this container so you will be able to go in and modify them if you want. This is going to take time but it will solve things like you are experiencing with wimboot destination setting. I will update this thread when we have a viable docker tag for testing local boot files.
  3. @SEEN88 The "Download Project" functionality works on my end File > Download Project produces a tarball named "projectname.tar.gz" Are you running the latest version of the image? Maybe this is a Windows thing? As for Group coding Honestly it is not a big change there is a "--collab" cli option, the problem is that unless we do a custom login splash page where a user enters their name all the users show up and anonymous. (I used to do this for Taisun you can see a version of that here https://gitlab.com/thelamer/taisun-dev ) But without c9 central servers the collaboration is a bit hit and miss and we intentionally left that out, feel free to modify "/root/services.d/c9/run" and add the collab flag to try it out. Edit : it does check the platform https://github.com/c9/core/blob/d8917f33fd7d32141d895fb7de530cfee2a416cf/plugins/c9.ide.download/download.js#L121 will add this in
  4. I am on the LS team and made all the current stacks. The vast majority are for LS containers. As for additional stacks you just need a github account to participate, most of the stuff here should give you the reference info you need: https://stacks.taisun.io/ But if not I have docced it: https://github.com/Taisun-Docker/taisun/wiki/Templates