Hello friends,
I can't enter to program after installation.
Could someone help me with information, this application has some user and password by default?
Note: try user: admin, password: admin and it did not work
Replies (5)
As documented in multiple locations...
Reply 1How did you install?
Reply 2Did you do a baremetal, Virtualise or AWS?
I am going to assume local LAN appliance.
You need to run
turnkey-init
to seed passwords etc
You should also run
confconsole
to set your IP as static so you can point your browser to it without it changing.
got it working!
Reply 3used PCT enter (VIM#) to enter the container directly (i.e. pct enter 102) to enter that container and that took me to the command line where I could kick of the turnkey-init to configure the appliance. 3 hours in...but found it.
TKL is pretty sweet! Thanks to all the skilled pros making this a very attractive platform to learn and evangelize.
This thread is old and probably not relevant to you...
Reply 4Regardless, I'll have a quick look and see what I can see...
[update] Looks like you responded while I was writing! :) Glad to hear you got it worked out; although really if you use Proxmox's built in web console you should be automatically greeted by the inithooks. I.e. you shouldn't need to manually run 'turnkey-init'. Also FWIW inithooks will most likely already be running in the background so you will need to disable that so that when you reboot it doesn't reset all the initialisation again... I'll still have a look to see what I can see...
Some appliances not running init (login in prompt only)
Reply 5Hello,
I've been fooling around with TKL off and on but very much a newbie. I have downloaded 2 appliances and both worked perfect..they ran the init and i was able to configure the appliance (wordpress & processmaker) , however for the observium, dokuwikki, and others I am just getting greeted with a login prompt.
I tried the vzctl command mentioned in the above thread trying to enter the container directly but that command does not work,I am on the lastest build of ProxmoxVE as of April 2016.
Process used...
I used the PVEAM command to view the tkl appliances and then I download them into a container (vs. vm). Can someone tell me how to resolve this? To be direct some appliances run the turnkey-init at boot and others go straight to a prompt.
Long term goal...
It's been my goal for over a year to build a Turnkey LXC (master server with all appliances)...but the lerning curve has been pretty rocky along the way.
Thanks for any assistance.
And as Chris mentioned in his post above - you need to manually run the firstboot init scripts when using OVZ containers...
As Chris wrote above, this can be done from within the VM with:
Or from the Proxmox host (substituting <VMID> for the VM ID number of the container)