Forum archive

odoo-16 package not being found in TKLDEV

Hi, I have wanted to work up some variations on the Odoo Application system, and do so with TKLDEV pulling different versions of Odoo into a Current 18.1 build system. …

Forum archive

LAMP Stack with PHP 8.x out of the box

Did a bit of flailing trying to get a LAMP image to build with PHP 8.1 from Sury out of the box. It's now building but I haven't yet tested anything out. Currently in the 'lamp8' …

Forum archive

Bootstrap not installed

Heyo. I am also having the same issue mentioned in the comment on this thread. When running tkldev-setup I get the following error: INFO [tkldev-setup]: Downloading …

Forum archive

Docker Image

Hello! Is there a version 16.0 of TKL Dev for Docker? I saw that there was an older version (~v15 I believe). If not, is there a way that someone would be able to generate one (or …

Forum archive

mediawiki build fails in tkldev

the mediawiki build is blowing up in tkldev, apparently because it's trying to start apache?? I cloned the mediawiki repo in products and ran 'make' fab-chroot build/root.patched …

Forum archive

TKLDev Proxmox template

Hi Not sure if this is the right place for this, since I am not sure if it is a bug or not, I literally started playing around TKLDev yesterday and still trying to wrap my head …

Forum archive

does Turnkey depend on Apache on all installs?

Hi there, I've FINALLY gotten around to working on the "LEPP" (Linux+Nginx+PHP+PostgreSQL) appliance and my 'make' is blowing up. I'm basically merging the LAPP appliance and the …

Forum archive

Cannot build core as written in tutorial

Hello, I've been trying to build an appliance according to TKLDev Tutorial , but I always get errors. I'm using TKLDev 15.0, since the 16.0 version cannot be downloaded (404 - not …

Forum archive

Clarity on TKLDEV and BuildTasks customization

So I am working on some customization. I have gone through a few steps: Implemented a TKLDEV server In GitHub to my account, forked from turnkeylinux-apps Core, TKLDEV In GitHub …

Forum archive

TKLDev quick re-patch not working

Good afternoon, I'm getting back into TKLDev with a new project, now running version 14.1, and I'm having a problem I don't recall having previously. All commands below are from …

Forum archive

building tomcat standalone from source hangs

Working on a new custom app based on tomcat (standalone), mongodb, with oracle java bits and our own app code... But I noticed that doing the make was getting stuck with: ... …

Forum archive

suiteCRM version 7.4.3

Hello, I have changed $VERSION to 7.4.3.zip and ran make in tkldev within clean suitecrm. The build produces product.iso with no errors. However the password for suitecrm admin …

Forum archive

TKLDev can't build core

I followed the documentation on the GitHub page, but everytime I try to make the core I get errors. root@tkldev ~# cd /turnkey/fab/products/core/ root@tkldev products/core# make …

Forum archive

TKKDev/TKL SoftwareRAID out of the box

Just posting this to see if one, there is a need or want for it, and second, is it possible using v14 of TKL/TKLDev? I think the cd root of TKLDev would need to be patched to have …

Forum archive

TKLDev - Multi builds at the same time?

Been awhile since I have posted here, I have been spending my time over at GitHub working on the code to help get TKL v14 ready! Thought it would be good idea to post here so that …

Forum archive

TKLDev Control Questions

Moved from my Blog Comments on: How Foodsoft inspired me to rewrite the TKLDev ------------- post 1 ------------- I am working on sequencing of TKLDEV and how to land a GIT …

Forum archive

cdn.debian.net is deprecated

I just discovered that Debian's cdn.debian.net has been deprecated (see https://wiki.debian.org/DebianGeoMirror). Because TurnKey appliances use this address to determine the …

Forum archive

TKLDev and GIT repo

So I am knee deep wading around in my first TKLDev. I started my own GIT repo to keep track of it. I was wondering, should I have one repo with multi-branches supporting all kinds …

Forum archive

TKLDev New Initialization Hooks

So I am hacking away at TKLDev trying to setup a modified core for my usings. I am now at the point to create a new initialization hook. I think I have the TKLDev toolchain down. …

Forum archive

TKLDev Docs

I have been an avid user of TKL for 2-3 years now. I would like to give back by creating some apps. I downloaded th TKLDev and started to read the docs and I am a little unclear …

Forum archive

Setting up for i386 problems

I've probably missed something in the documentation, and guess some one knows an easy answer. My questions is "What are the miniminal commands to issue from a freshly installed …

Forum archive

TKLDev - build VM

I use TKLDev to implementing custom apliance. It builds product.ISO. How do I build Virtual Machine image? Standard appliances have downloads for VMDK, openvz etc. Is this …

Forum archive

Need help with tklpatch

I am working on updating the patch that adds McMyAdmin.com located here: /forum/general/20110821/tklpatch-unofficial-m... so that it will work with the current version of tklcore …

Forum archive

Trying install of Minecraft turnkey server...

Hi, I installed TKLDEV with Proxmox and tried to install Minecraft server. I searched a lot in documentation but it failed... So, I tried to install Core on /turnkey/fab/product …

Forum archive

Customizing appliance partitioning setup

I want to skip "partitioning" installation step. Let install format entire drive to ext4+swap, no LVM, just confirmation "Do you want to reformat /dev/sda?". In case of hard-fail …

Forum archive

Question about backports

I'm using TKLDev 13 and have successfully made my first appliance (getting ready to do its first production deployment). However one last thing I want to look at is the kernel. …

Forum archive

Suggestion: Add support for application version

While I was working on the Ansible appliance, I came across an issue I couldn't figure out how to address. The Problem: The appliance build process leverages the Python package …

Forum archive

Guidance request for OpenERP - TKLDEV build

I have been drafting a OpenERP App which can be found a the following location. https://github.com/l-arnold/postgresql---openerp It is based on the basic way I built my running …

Forum archive

automate iso installer

Hi, I'm building an appliance based on TKL. We want to automate the ISO installer that results from a tkldev build (already have this working). Is there a way to preseed the …

Forum archive

TKLDEV (example needed)

from: https://github.com/turnkeylinux-apps/tkldev/blob/master/docs/setup.rst ARCH=$(dpkg --print-architecture) CODENAME=$(lsb_release -s -c) In the above Code I am trying to …

Forum archive

TKLDEV and starting mysqld

Hi folks. Enthusiastic about TKLDEV and reliving fond memories. Trying to port Ampache patch for TKLpatch to TKLDEV and do now what we should have done then, being a bit wiser and …

Forum archive

Ghost (TryGhost) for TKLDEV

Feels strange that it's been so long, but we're at it again, and loving TKLDEV. Our first challenge with TKLDEV has been trying to produce a fully turn key appliance for the new …

Forum archive

How to create a vmdk file from product.iso?

I've just started with turnkey linux and tkldev, in order to create an easy-to-use environment for the participants of a drupal workshop. I could make a core and drupal7 …

Forum archive

TklDev13rc2 - failing to build ISO

Hi there, I have a problem building new appliance (based on LAMP) and wondering if there are some ways how to debug what is happening, the output which I get when running make is: …

Forum archive

TKLDev - howto specify bootstrap

I've had a quick skim over the TKLDev documentation, and I must be missing something but how do you specify which bootstrap to use? Is there an easy way of specifying …

Forum archive

TKLDev appliance with virtualbox support

I've been building appliances for sometime with a customised tklpatch system. With the release of TKLDev I thought I would migrate some of these appliances and release them to the …

Forum archive

Basename: Missing Operand

I'm trying to build my new appliance, but I'm suddenly starting to get errors during the `make` process. Toward the end it fails out with: touch build/stamps/cdroot basename: …

Forum archive

I made a new Linux distro today

'cos the Turnkey Dev system rocks! It's called philnix and is available on github at https://github.com/PhilipDaniels/philnix I based it off the fileserver appliance, but that may …

Forum archive

How to set application specific values ?

I have been trying to find out how application specific values can be gathered during the first boot and then later used to configure the application. I guess this is done with …