Using a Proxmox VM:
 Debian GNU/Linux 10
Linux vm2 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64 GNU/Linux

This VM has Internet access from the local network, the gateway is a fortigate.

Installed as root from the local user's folder:
 root@vm2:/home/user1#

 wget https://easyinstall.citadel.org/Citadel-x86_64.AppImage
 mkdir /usr/local/citadel
 chmod +x Citadel-x86_64.AppImage
 ./Citadel-x86_64.AppImage &


I get this message when I try to get in: http://192.168.16.33/

 didn't find Template [login] 5 5


A few questions:
1. Is it correct how I started the program? As soon as I do this the terminal starts filling up with messages from time to time. 2. If I copy the DB of a system in production into this new VM, will the Citadel app work?

Regards


On 1/7/21 12:57 PM, IGnatius T Foobar wrote:
The new AppImage for Citadel is functionally complete. WE NEED TESTERS!

Obviously, don't try this on a production system. I would like as many people
as possible to test this image, to see if the promise of a universal single-file
binary distribution has been met.  Right now it only runs on 64-bit Intel/AMD.
   Please try any version of any distribution that has been released in, say,
the last five years or so.
Here's how to do it: 1. Download https://easyinstall.citadel.org/Citadel-x86_64.AppImage and make
it executable
  2. mkdir /usr/local/citadel
  3. Run the binary
  4. Connect to your server with HTTP or HTTPS and login as "admin" with 
password
"citadel"
Let me know how it works, or if it doesn't work, and what Linux distribution
and version you used.
Again, this is *functionally* complete; it is not ready for distribution.
  I just want to make sure
it generally works.  It still needs things like key management, systemd 
integration,
and maybe building in some of the external tools like ctdlmigrate, 
database_cleanup,
etc.
My goal is for this to replace Easy Install for the majority of entry-level
Citadel operators.  Amazingly, the whole thing weighs in at only 9.4 MB.
And as I mentioned earler, there will be an ARM version too, for all those
Pi users.

Reply via email to