A place to search for and ask for support

L. Arnold's picture

Clarity on TKLDEV and BuildTasks customization

Forum: 

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 to my account, forked from turnkeylinux  BUILDTASKS

It looks like I want my "tweaks" to go into my (I will branch first) BUILDTASKS (no caps) repository

My question is, how do I get those tweaks to 

A:  Show up into my TKLDEV server for testing

and

B:  Show up in "MAKE" based builds on subsequent TKLDEV builds.

JP's picture

Upgrade nginx to 1.17.4

Forum: 

Hi guys,

The version of nginx that comes on your LEMP stack is 1.10, and an apt-get upgrade did not show any updates available. I've recently added the official nginx repo by adding this to my apt sources:

deb http://nginx.org/packages/mainline/debian/ stretch nginx

Romaytech's picture

LXC Container / NGINX help needed

Forum: 

Hello All,

 

I an using TurnKey LXC I have the main LXC with ip of 192.168.1.200 and a wordpress container also using turnkey with the ip of 192.168.1.201. I believe I set up  the sites-enabled properly as I can access the wordpress site from both IP's but I am not able to access from the site name. I had port 80 forwarded to the 192.168.1.201 and I can access the site using the name and if I forward it to 192.168.1.200 I get nothing.

Here is my sites enabled (mydomin.com is not what is in the file just changed it in here):

server {

Jeremy Davis's picture

gitea appliance does not install Adminer

Forum: 
Tags: 

In my spam cleaning fury, I accidentally just removed deutrino's user account and posts! **facepalm**. I'm so sorry deutrino! :(

Anyway here's what I just removed:

All the docs for the Gitea appliance mention Adminer, but it is not installed when I set up an image on a VPS using the ISO that was current yesterday. Also, I can't see where to add an issue on the github for that app.

With a followup post:

Jay A's picture

Syncthing data storage encryption

Forum: 

Can hard drive/partition/folder where the data resides be encrypted in Syncthing server? Any other ideas on how to secure data?

Jay

Ortho's picture

missing file on download

Forum: 

Just tried to re-download the latest magento 2.3 OVA and got:

---

The requested URL /mirror/turnkeylinux/images/ova/turnkey-magento-15.4-stretch-amd64.ova was not found on this server.

---

 

Jeff Dagenais's picture

confconsole sendinblue and default setup not working

Forum: 

Hi Jeremy, guys,

(this is a "2-parter")

I've just launched a "tkcore" EC2 instance, following the path of least resistance at every step. I did enter a name under the ____ .tklapp.com and confirm that I can login as root using my SSH key provisionned by the launching process (/usr/lib/inithooks/firstboot.d?).

The one thing that was interesting to me was the ability to have a cronjob which can email the output to me.

Ganesh Joshi's picture

How to Upgrade Redmine Server from version 1.4.4.stable(MySQL) to latest version.

Forum: 

We want to upgrade our redmine server which is running in version 1.4.4.stable(MySQL) to next version.

as i visited the trunkey site and downloaded Redmine OVF and installed as a new redmine server which has all latest versions available. so can you suggest me that if I migrate all required instance and related backup into the new created Redmine server from the running Redmine server.

or 

what are the steps to upgrade existing running Redmine Server.

Ortho's picture

Renewing LE cert, I get "JWS has no anti-replay nonce"...

Forum: 

Hello,

So I powered a Magento2 Turnkey VM back up after a few months of it being offline, and new I'd need to renew its certificate.

I ran the following:

/usr/lib/confconsole/plugins.d/Lets_Encrypt/dehydrated-wrapper

and got:

--------------

sergioarnal's picture

webmin upgrade

Forum: 

Hello, how do I update the webmin 1.880 to 1.930 to install modules?

Pages