Difference between revisions of "VistA Administration"

From VistApedia
Jump to: navigation, search
(Link Solaris, ADS, Software Downloads, I I Logs, CentOS)
(Added glossary link to Configuration~)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page is focused on the efforts that must be made to administer a VistA system, not topics related to the Veterans Affairs Department (which used to be called the Veterans Administration).
+
== Planning ==
 +
What operating systems can a VistA server run on?  The VA has [[historical~|Historical]]ly run it on VMS. The Open Source community runs VistA on Linux with GT.M, and proprietary versions often run on Microsoft Windows with Caché. The Indian Health Service runs RPMS on Microsoft Windows with Caché.
  
== Planning ==
+
* [[Ubuntu]] -- one of the mostly widely used Linux operating systems worldwide. Has an edition tuned for use in virtual machines.
What Operating System will VistA run on?  The VA has historically run it on VMS, Indian Health and others on Microsoft Windows with Caché, and the Open Source community on Linux with GT.M.
+
 
 +
* [[RedHat|Red Hat]] / [[Fedora|Fedora]] -- Red Hat is a Fortune 500 enterprise Linux distribution (and the mostly widely used in business). Fedora is the community edition of Red Hat.
  
*[[CentOS]] Probably the current (Dec 2009) favorite Linux for production use with VistA.
+
*[[CentOS]] -- a free and open source derivative of Red Hat. (A favorite of Ignacio Valdes.)
  
*[[OpenSolaris zones]] OpenSolaris is an open source release of high-end Unix server software from Sun, and Solaris zones function as simple but elegant virtual machines.
+
*[[OpenSolaris zones]] OpenSolaris is an open source release of high-end Unix server software from Sun. Solaris zones function as simple but elegant virtual machines.
  
* [[Why Consider Ubuntu]] A favorite Linux desktop, it may not make the best server.
+
== Installation folder standardization ==
 +
There is an effort to make installations in various Linux and other *nix filesystems adhere to a consistent folder schema. [[Filesystem Hierarchy Standard|Here]] is info on the original proposed specifications. This specification continues to evolve with time, as the standardization project continues.
  
 +
== Server modules ==
 
*[[Linux Active Directory How-To]] Information on how to use Microsoft Active Directory for Linux authentication.
 
*[[Linux Active Directory How-To]] Information on how to use Microsoft Active Directory for Linux authentication.
 
  
 
== Installing VistA ==
 
== Installing VistA ==
Line 24: Line 27:
 
When you are ready to install VistA, you have a number of choices.
 
When you are ready to install VistA, you have a number of choices.
  
*[[Software Downloads]]
+
*[[Software Downloads]] provides a fairly current (Jan 2010) comparison of options.
 +
*[[Installation Overview]] is mostly of [[historical~| Historical]] interest.
  
 
== Setup VistA ==
 
== Setup VistA ==
  
Configuration is probably the most arduous and expensive step. It never ends.
+
[[Configuration~|Configuration]] is probably the most arduous and expensive step. It never ends.
  
* [[Intracare Implementation Log]]
+
* [[Intracare Implementation Log]] follows I. Valdes MD as he installs VistA with the help of [[Hardhats]]
  
 
== Maintaining VistA ==
 
== Maintaining VistA ==
 +
 +
* [[Drug File~]] gives some basic links on this essential part of VistA
 +
* [[Pharmacy Issues]] provides more technical detail
  
 
== Restoring VistA ==
 
== Restoring VistA ==
Line 39: Line 46:
 
* [[Restoring a VistA installation]]
 
* [[Restoring a VistA installation]]
  
== ==
+
== Other Resources ==
 
[[Category:HOWTO]]
 
[[Category:HOWTO]]

Latest revision as of 20:01, 1 November 2012

Planning

What operating systems can a VistA server run on? The VA has Historically run it on VMS. The Open Source community runs VistA on Linux with GT.M, and proprietary versions often run on Microsoft Windows with Caché. The Indian Health Service runs RPMS on Microsoft Windows with Caché.

  • Ubuntu -- one of the mostly widely used Linux operating systems worldwide. Has an edition tuned for use in virtual machines.
  • Red Hat / Fedora -- Red Hat is a Fortune 500 enterprise Linux distribution (and the mostly widely used in business). Fedora is the community edition of Red Hat.
  • CentOS -- a free and open source derivative of Red Hat. (A favorite of Ignacio Valdes.)
  • OpenSolaris zones OpenSolaris is an open source release of high-end Unix server software from Sun. Solaris zones function as simple but elegant virtual machines.

Installation folder standardization

There is an effort to make installations in various Linux and other *nix filesystems adhere to a consistent folder schema. Here is info on the original proposed specifications. This specification continues to evolve with time, as the standardization project continues.

Server modules

Installing VistA

For a discussion of the issues involved, here are some slide shows presented at VistA Community Meetings about the process of installing a VistA system at a particular site:

When you are ready to install VistA, you have a number of choices.

Setup VistA

Configuration is probably the most arduous and expensive step. It never ends.

Maintaining VistA

Restoring VistA

Your system either has already crashed or it will eventually.

Other Resources