Girish Ramakrishnan
0e858dc333
cloudron-support: dump cloudron version
2024-02-21 12:51:50 +01:00
Girish Ramakrishnan
fa3e908afc
df can hang
2024-02-21 12:47:30 +01:00
Girish Ramakrishnan
ce4bf7e10c
Fix cloudron installation on netcup
...
https://forum.cloudron.io/topic/10097/cloudron-install-error-dpkg-error/
https://twitter.com/netcup/status/1735265955364720757
2024-01-31 17:24:29 +01:00
Girish Ramakrishnan
00bbb4242d
cloudron-support: display last cert renewal log file
2024-01-29 15:08:24 +01:00
Girish Ramakrishnan
0a4b0688a8
cloudron-support: add dashboard cert check
2024-01-29 14:44:42 +01:00
Girish Ramakrishnan
9491b5aa39
cloudron-support: add node version check
2024-01-25 15:06:22 +01:00
Girish Ramakrishnan
32d3c0b920
cloudron-support: suppress mysql message
2024-01-03 22:01:53 +01:00
Girish Ramakrishnan
d264f8b05c
cloudron-support: box check
2023-12-15 15:45:29 +01:00
Girish Ramakrishnan
54672d9fce
cloudron-support: fix variable name
2023-12-14 18:01:44 +01:00
Girish Ramakrishnan
b906b0f7f2
cloudron-support: delete extra dashboard conf files
2023-12-14 17:40:03 +01:00
Johannes Zellner
758e1965f1
cloudron-support: improve troubleshooting
2023-12-14 17:28:30 +01:00
Johannes Zellner
8ff437c4d2
cloudron-support: Add colors
2023-12-14 17:22:03 +01:00
Girish Ramakrishnan
4374124985
cloudron-support: whois may not have expiry info
2023-12-14 17:12:07 +01:00
Girish Ramakrishnan
8b5afaa12c
cloudron-support: check if whois installed
2023-12-14 17:07:51 +01:00
Girish Ramakrishnan
a54c6d3c32
install whois
2023-12-14 17:05:22 +01:00
Girish Ramakrishnan
93af9379bd
cloudron-support: add option to disable dnssec
2023-12-14 17:04:05 +01:00
Girish Ramakrishnan
39deb41e2e
cloudron-support: troubleshoot
2023-12-14 16:53:51 +01:00
Girish Ramakrishnan
849c8bf6ac
cloudron-support: diag is too short
2023-12-13 16:59:00 +01:00
Girish Ramakrishnan
5f5e6084d7
cloudron-support: rework script into functions
2023-12-13 16:47:15 +01:00
Girish Ramakrishnan
852c4d1300
cloudron-support: remove --reset-appstore-account
...
the preferred way now is to delete it in cloudron.io instead
2023-12-13 16:21:47 +01:00
Girish Ramakrishnan
81fe6f884b
cloudron-support: rename enable-ssh to enable-remote-access
2023-12-13 16:21:14 +01:00
Girish Ramakrishnan
9780e4184e
cloudron-setup: typo
2023-12-13 09:32:38 +01:00
Girish Ramakrishnan
1af1660312
cloudron-setup: t2 has lesser memory now
2023-12-11 15:39:25 +01:00
Girish Ramakrishnan
56324e3e8e
Fixup sshd comment
2023-11-24 15:46:24 +01:00
Girish Ramakrishnan
1bc3875519
cloudron-support: check for active owner as well
2023-11-01 12:30:31 +01:00
Girish Ramakrishnan
6bfd047c0f
use npm ci
2023-09-27 11:21:12 +05:30
Girish Ramakrishnan
fc6c8c5b7f
cloudron-setup: DO memory has become lower
2023-09-22 06:56:47 +05:30
Girish Ramakrishnan
8f9bc8817d
cloudron-setup: add AVX check for 7.6 and beyond
2023-09-02 12:02:37 +05:30
Girish Ramakrishnan
3c93cf07fc
cloudron-setup: fix the installation line
2023-08-22 16:26:44 +05:30
Girish Ramakrishnan
e833b859eb
cloudron-setup: docker images are downloaded as part of installer now
2023-08-21 22:26:58 +05:30
Girish Ramakrishnan
de7879afb5
store subdomain in database instead of fqdn
...
this makes it more consistent with the locations table
2023-08-16 21:58:56 +05:30
Girish Ramakrishnan
1041b3b8ab
plural
2023-08-11 07:35:57 +05:30
Girish Ramakrishnan
e6c43c84e4
hardcode yellowtent user uid
...
when we use an external disk, we chown 777 the mountpoint so that the
yellowtent user can write to it. the files are created as the 'yellowtent'
user.
when this disk is attached to another server for a restore, the new server's
yellowtent user may not be able to access the files if the uid does not match
between the old and new server.
for this, reason hardcode the uid
2023-08-08 23:18:43 +05:30
Girish Ramakrishnan
c6db1c70c0
docker: fix image prune
...
it seems docker images --digests cloudron/sftp --format "{{.ID}} {{.Repository}}:{{.Tag}}@{{.Digest}}
broke at some point
2023-08-08 21:21:00 +05:30
Girish Ramakrishnan
7a71c86bd8
cloudron-setup: validate setup token upfront
...
this allows use to re-run setup
2023-07-16 10:33:31 +05:30
Girish Ramakrishnan
2e20d757b1
cloudron-setup: validate the setup token
2023-07-16 10:01:47 +05:30
Johannes Zellner
caa160b3fd
Move filemanager/ to frontend/
2023-07-12 14:22:58 +02:00
Girish Ramakrishnan
78877f3731
Show upgrade fail message that ubuntu 18.04 is now required
2023-07-09 12:53:59 +05:30
Girish Ramakrishnan
b0e2129e2f
add today's release file
2023-07-01 13:08:00 +05:30
Girish Ramakrishnan
4cd54f1026
release: make changelog case insensitive
2023-06-25 19:19:23 +05:30
Girish Ramakrishnan
39d45b71d7
installer: remove user creation, already in init-ubuntu script
2023-05-15 21:10:29 +02:00
Johannes Zellner
89c5b81eb0
Add very basic initial cloudron-logs helper
2023-05-11 12:30:00 +02:00
Girish Ramakrishnan
c55152c0e1
node: update to 18.16.0
2023-05-11 08:32:31 +02:00
Girish Ramakrishnan
e83bb0c639
docker: update to 23.0.6
2023-05-11 08:32:31 +02:00
Girish Ramakrishnan
5274e1c454
docker: registry finally has ipv6 support
...
https://github.com/docker/roadmap/issues/89
2023-05-10 10:14:25 +02:00
Girish Ramakrishnan
294a535c1b
cloudron-support: better formatting of log link
2023-05-10 09:11:04 +02:00
Girish Ramakrishnan
eaeb80e3c0
cloudron-support: add uname and lsb_release info
2023-05-10 09:08:04 +02:00
Girish Ramakrishnan
b970e90178
cloudron-support: provider not needed
2023-05-05 17:18:38 +02:00
Girish Ramakrishnan
e23777a642
kill a warning from npm
2023-05-03 09:15:16 +02:00
Johannes Zellner
f4e4bb97b1
Give setup more time to fail on docker ipv4 vs ipv6 detection
2023-04-24 15:31:05 +02:00