Improvement #1586
Installation command line helper
Start date:
27 Jan 2011
Due date:
% Done:
0%
Description
Many applications contain script configure
which is intended to check if the application can be successfully installed. OpenSWAN contains ipsec verify
tool to check the installation etc. I guess such script needs to be done for Orangutan.
Let’s name it check
.
check
should verify the following:
- Which supported Redmine plugins are installed (and which is not), what should be changed to support installed plugins;
- Whether all fields were added (migration scripts were launched);
- Check if views were not outdated;
- Check if bulk_time_entries_time_entry.html.erb.patch were applied and recommend to apply if not;
- etc.
- If Jabber IDs are ok, can recommend to enable SSL/TLS etc;
- Whether all directories are readable/writable by Orangutan user.
History
#1 Updated by Andriy Lesyuk almost 14 years ago
- Target version set to 1.08
#2 Updated by Andriy Lesyuk almost 14 years ago
- Subject changed from Configuration helper to Installation command line helper
#3 Updated by Andriy Lesyuk over 13 years ago
- Tracker changed from Support to Improvement